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

  /external/bluetooth/bluedroid/stack/include/
gattdefs.h 42 #define GATT_UUID_CHAR_AGG_FORMAT 0x2905 /* Characteristic Aggregate Format*/
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 237 case GATT_UUID_CHAR_AGG_FORMAT:
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 237 (uuid16 == GATT_UUID_CHAR_DESCRIPTION || uuid16 == GATT_UUID_CHAR_AGG_FORMAT))
805 case GATT_UUID_CHAR_AGG_FORMAT: /* should be readable only */
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_utils.c 623 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_CHAR_AGG_FORMAT}};
627 /* GATT_UUID_CHAR_AGG_FORMAT */

Completed in 278 milliseconds