Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h81 #define BTA_GATT_INTERNAL_ERROR GATT_INTERNAL_ERROR /* 0x81 */ macro
/system/bt/bta/gatt/
Dbta_gattc_utils.c654 status = BTA_GATT_INTERNAL_ERROR; in bta_gattc_pack_read_cb_data()
Dbta_gattc_cache.c788 status = BTA_GATT_INTERNAL_ERROR; in bta_gattc_add_char_to_list()
Dbta_gattc_act.c1335 cb_data.read.status = BTA_GATT_INTERNAL_ERROR; in bta_gattc_read_cmpl()