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

  /external/bluetooth/bluez/cups/
sdp.c 95 sdp_uuid16_create(&svclass, SERIAL_PORT_SVCLASS_ID);
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 85 #define SERIAL_PORT_SVCLASS_ID 0x1101
158 #define SERIAL_PORT_PROFILE_ID SERIAL_PORT_SVCLASS_ID
  /external/bluetooth/bluez/compat/
sdp.c 326 sdp_uuid16_create(&svclass, SERIAL_PORT_SVCLASS_ID);
343 *uuid = SERIAL_PORT_SVCLASS_ID;
608 sdp_uuid16_create(&dun, SERIAL_PORT_SVCLASS_ID);
681 sdp_uuid16_create(&svclass, SERIAL_PORT_SVCLASS_ID);
hidd.c 471 case SERIAL_PORT_SVCLASS_ID:
  /external/bluetooth/bluez/src/
glib-helper.c 433 { "spp", SERIAL_PORT_SVCLASS_ID },
  /external/bluetooth/bluez/test/
rctest.c 657 uuid = SERIAL_PORT_SVCLASS_ID;
  /external/qemu/hw/
bt.h     [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 1175 sdp_uuid16_create(&sp_uuid, SERIAL_PORT_SVCLASS_ID);
    [all...]
  /external/bluetooth/bluez/lib/
sdp.c 116 { SERIAL_PORT_SVCLASS_ID, "Serial Port" },
    [all...]

Completed in 63 milliseconds