Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c372 p_buf->cmpl_evt = BTA_GATTC_READ_DESCR_EVT; in BTA_GATTC_ReadCharDescr()
/system/bt/bta/include/
Dbta_gatt_api.h122 #define BTA_GATTC_READ_DESCR_EVT 8 /* GATT read characterisitc descriptor event */ macro
/system/bt/btif/src/
Dbtif_gatt_client.c320 case BTA_GATTC_READ_DESCR_EVT: in btapp_gattc_req_data()
356 case BTA_GATTC_READ_DESCR_EVT: in btapp_gattc_free_req_data()
500 case BTA_GATTC_READ_DESCR_EVT: in btif_gattc_upstreams_evt()
/system/bt/bta/hh/
Dbta_hh_le.c2592 case BTA_GATTC_READ_DESCR_EVT: /* 8 */ in bta_hh_gattc_callback()