Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c125 print_bthid_command(sdp_commands); in do_bthid_command()
137 c = find_bthid_command(cmd, sdp_commands); in do_bthid_command()
H A Dbthidcontrol.h48 extern struct bthid_command sdp_commands[];
H A Dsdp.c492 struct bthid_command sdp_commands[] = variable
/freebsd-src/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c119 print_sdp_command(sdp_commands); in do_sdp_command()
130 c = find_sdp_command(cmd, sdp_commands); in do_sdp_command()
H A Dsdpcontrol.h47 extern struct sdp_command sdp_commands[];
H A Dsearch.c718 struct sdp_command sdp_commands[] = { variable