Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h52 #define GATT_DB_FULL 0x83 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h111 #define BTA_GATT_DB_FULL GATT_DB_FULL /* 0x83 */
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c773 status = GATT_DB_FULL; in bta_gattc_add_srvc_to_list()