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

  /system/bt/stack/include/
gattdefs.h 58 #define GATT_UUID_GAP_ICON 0x2A01
  /system/bt/stack/gap/
gap_ble.cc 147 case GATT_UUID_GAP_ICON:
410 Uuid icon_uuid = Uuid::From16Bit(GATT_UUID_GAP_ICON);
446 gatt_attr[1].uuid = GATT_UUID_GAP_ICON;
480 case GATT_UUID_GAP_ICON:

Completed in 86 milliseconds