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

  /system/bt/stack/gatt/
gatt_db.cc 182 uint16_t uuid16 = attr16.uuid.As16Bit(); local
184 if (uuid16 == GATT_UUID_PRI_SERVICE || uuid16 == GATT_UUID_SEC_SERVICE) {
193 if (uuid16 == GATT_UUID_CHAR_DECLARE) {
213 if (uuid16 == GATT_UUID_INCLUDE_SERVICE) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bthsdpdef.h 16 USHORT uuid16; member in union:SdpQueryUuidUnion
86 USHORT uuid16; member in union:_SPD_ELEMENT_DATA::__anon63511
  /system/bt/bta/hh/
bta_hh_le.cc 1407 uint16_t uuid16 = charac.uuid.As16Bit(); local
    [all...]
  /system/bt/stack/btm/
btm_inq.cc 120 static uint8_t btm_convert_uuid_to_eir_service(uint16_t uuid16);
2472 uint16_t uuid16 = 0; local
2526 uint16_t uuid16; local
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 3113 int uuid16 = advData[offset++]; local
    [all...]

Completed in 139 milliseconds