Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h52 #define GATT_DB_FULL 0x0083 macro
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h84 #define BTA_GATT_DB_FULL GATT_DB_FULL /* 0x0083 */
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_cache.c724 status = GATT_DB_FULL; in bta_gattc_add_srvc_to_list()