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

  /system/bt/stack/include/
gattdefs.h 37 #define GATT_UUID_CHAR_EXT_PROP 0x2900 /* Characteristic Extended Properties */
  /system/bt/stack/gatt/
gatt_db.c 174 case GATT_UUID_CHAR_EXT_PROP:
536 tBT_UUID std_descr = {LEN_UUID_16, {GATT_UUID_CHAR_EXT_PROP}};
832 case GATT_UUID_CHAR_EXT_PROP:/* should be readable only */
    [all...]

Completed in 782 milliseconds