Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h82 #define BTA_GATT_INTERNAL_ERROR GATT_INTERNAL_ERROR /* 0x81 */ macro
/system/bt/bta/gatt/
Dbta_gattc_cache.c695 status = BTA_GATT_INTERNAL_ERROR; in bta_gattc_add_char_to_list()