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

  /external/bluetooth/bluez/plugins/
gatt-example.c 78 bt_uuid16_create(&uuid, GATT_PRIM_SVC_UUID);
133 bt_uuid16_create(&uuid, GATT_PRIM_SVC_UUID);
411 bt_uuid16_create(&uuid, GATT_PRIM_SVC_UUID);
  /external/bluetooth/hcidump/parser/
att.c 39 #define GATT_PRIM_SVC_UUID 0x2800
223 case GATT_PRIM_SVC_UUID:
  /external/bluetooth/bluez/attrib/
att.h 26 #define GATT_PRIM_SVC_UUID 0x2800
gatt.c 75 bt_uuid16_create(&prim, GATT_PRIM_SVC_UUID);
  /external/bluetooth/bluez/src/
attrib-server.c 84 .value.u16 = GATT_PRIM_SVC_UUID
1024 bt_uuid16_create(&uuid, GATT_PRIM_SVC_UUID);
1061 bt_uuid16_create(&uuid, GATT_PRIM_SVC_UUID);

Completed in 61 milliseconds