Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h122 #define BTA_GATTC_WRITE_DESCR_EVT 9 /* GATT write characteristic descriptor event */ macro
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1400 event = BTA_GATTC_WRITE_DESCR_EVT; in bta_gattc_write_cmpl()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c2886 case BTA_GATTC_WRITE_DESCR_EVT: /* 9 */ in bta_hh_gattc_callback()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c489 case BTA_GATTC_WRITE_DESCR_EVT: in btif_gattc_upstreams_evt()