Home
last modified time | relevance | path

Searched refs:BTA_GATTC_PREP_WRITE_EVT (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_gatt_api.h125 #define BTA_GATTC_PREP_WRITE_EVT 11 /* GATT prepare write event */ macro
/system/bt/bta/gatt/
Dbta_gattc_act.c1293 event = BTA_GATTC_PREP_WRITE_EVT; in bta_gattc_write_cmpl()
/system/bt/btif/src/
Dbtif_gatt_client.c478 case BTA_GATTC_PREP_WRITE_EVT: in btif_gattc_upstreams_evt()