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

  /external/bluetooth/bluedroid/stack/include/
gattdefs.h 37 #define GATT_UUID_CHAR_EXT_PROP 0x2900 /* Characteristic Extended Properties */
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 172 case GATT_UUID_CHAR_EXT_PROP:
547 tBT_UUID std_descr = {LEN_UUID_16, {GATT_UUID_CHAR_EXT_PROP}};
843 case GATT_UUID_CHAR_EXT_PROP:/* should be readable only */
    [all...]

Completed in 474 milliseconds