Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/sdpquery/
H A Dprint.c97 static void print_bluetooth_profile_descriptor_list(sdp_data_t *);
179 { 0x0009, "BluetoothProfileDescriptorList", print_bluetooth_profile_descriptor_list },
1111 print_bluetooth_profile_descriptor_list(sdp_data_t *data) in print_bluetooth_profile_descriptor_list() function