Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c478 p_buf->cmpl_evt = BTA_GATTC_WRITE_DESCR_EVT; in BTA_GATTC_WriteCharDescr()
/system/bt/bta/include/
Dbta_gatt_api.h123 #define BTA_GATTC_WRITE_DESCR_EVT 9 /* GATT write characteristic descriptor event */ macro
/system/bt/btif/src/
Dbtif_gatt_client.c510 case BTA_GATTC_WRITE_DESCR_EVT: in btif_gattc_upstreams_evt()
/system/bt/bta/hh/
Dbta_hh_le.c2604 case BTA_GATTC_WRITE_DESCR_EVT: /* 9 */ in bta_hh_gattc_callback()