Searched refs:NAP_SVCLASS_ID (Results 1 – 7 of 7) sorted by relevance
/external/bluetooth/bluez/lib/bluetooth/ |
D | sdp.h | 106 #define NAP_SVCLASS_ID 0x1116 macro 179 #define NAP_PROFILE_ID NAP_SVCLASS_ID
|
/external/bluetooth/bluez/compat/ |
D | sdp.c | 463 sdp_uuid16_create(&pan, NAP_SVCLASS_ID); in bnep_sdp_register() 532 sdp_uuid16_create(&svclass, NAP_SVCLASS_ID); in bnep_sdp_search()
|
/external/qemu/hw/ |
D | bt.h | 1937 NAP_SVCLASS_ID = 0x1116, enumerator 2010 #define NAP_PROFILE_ID NAP_SVCLASS_ID
|
/external/bluetooth/bluez/network/ |
D | server.c | 181 sdp_uuid16_create(&pan, NAP_SVCLASS_ID); in server_record_new()
|
/external/bluetooth/bluez/tools/ |
D | sdptool.c | 2044 sdp_uuid16_create(&ftrn_uuid, NAP_SVCLASS_ID); in add_nap() 3524 { "NAP", NAP_SVCLASS_ID, add_nap },
|
/external/bluetooth/bluez/src/ |
D | adapter.c | 1100 case NAP_SVCLASS_ID: in get_uuid_mask()
|
/external/bluetooth/bluez/lib/ |
D | sdp.c | 137 { NAP_SVCLASS_ID, "Network Access Point" },
|