Home
last modified time | relevance | path

Searched refs:BTA_GATT_INTERNAL_ERROR (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h109 #define BTA_GATT_INTERNAL_ERROR GATT_INTERNAL_ERROR /* 0x81 */ macro
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c797 status = BTA_GATT_INTERNAL_ERROR; in bta_gattc_add_char_to_list()