Home
last modified time | relevance | path

Searched refs:print_sdp_command (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c50 static void print_sdp_command (struct sdp_command *);
119 print_sdp_command(sdp_commands); in do_sdp_command()
199 print_sdp_command(struct sdp_command *category) in print_sdp_command() function