HomeSort by relevance Sort by last modified time
    Searched refs:NAP_SVCLASS_ID (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 106 #define NAP_SVCLASS_ID 0x1116
179 #define NAP_PROFILE_ID NAP_SVCLASS_ID
  /external/bluetooth/bluez/compat/
sdp.c 463 sdp_uuid16_create(&pan, NAP_SVCLASS_ID);
532 sdp_uuid16_create(&svclass, NAP_SVCLASS_ID);
  /external/qemu/hw/
bt.h     [all...]
  /external/bluetooth/bluez/network/
server.c 181 sdp_uuid16_create(&pan, NAP_SVCLASS_ID);
  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/bluetooth/bluez/lib/
sdp.c 137 { NAP_SVCLASS_ID, "Network Access Point" },
    [all...]
  /external/bluetooth/bluez/src/
adapter.c 1100 case NAP_SVCLASS_ID:
    [all...]

Completed in 123 milliseconds