Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c432 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_WriteCharValue()
474 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_WriteCharDescr()
513 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_PrepareWrite()
Dbta_gattc_main.c437 case BTA_GATTC_API_WRITE_EVT: in gattc_evt_code()
Dbta_gattc_int.h46 BTA_GATTC_API_WRITE_EVT, enumerator
Dbta_gattc_act.c78 BTA_GATTC_API_WRITE_EVT,
1290 if (p_clcb->p_q_cmd->api_write.hdr.event == BTA_GATTC_API_WRITE_EVT && in bta_gattc_write_cmpl()