Home
last modified time | relevance | path

Searched refs:GATT_UUID_INCLUDE_SERVICE (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dgattdefs.h34 #define GATT_UUID_INCLUDE_SERVICE 0x2802 macro
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_db.c170 case GATT_UUID_INCLUDE_SERVICE: in gatts_check_attr_readability()
272 else if (uuid16 == GATT_UUID_INCLUDE_SERVICE) in read_attr_value()
426 …if ((p_attr = (tGATT_ATTR16 *) allocate_attr_in_db(p_db, GATT_UUID_INCLUDE_SERVICE, NULL, GATT_PER… in gatts_add_included_service()
Dgatt_cl.c64 GATT_UUID_INCLUDE_SERVICE, /* <include_service> for DISC_INC_SRVC */