Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h121 #define BTA_GATTC_READ_DESCR_EVT 8 /* GATT read characterisitc descriptor event */ macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c269 case BTA_GATTC_READ_DESCR_EVT: in btapp_gattc_req_data()
315 case BTA_GATTC_READ_DESCR_EVT: in btapp_gattc_free_req_data()
479 case BTA_GATTC_READ_DESCR_EVT: in btif_gattc_upstreams_evt()
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1347 BTA_GATTC_READ_CHAR_EVT: BTA_GATTC_READ_DESCR_EVT; in bta_gattc_read_cmpl()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c2876 case BTA_GATTC_READ_DESCR_EVT: /* 8 */ in bta_hh_gattc_callback()