Searched refs:cmpl_evt (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_api.c346 p_buf->cmpl_evt = BTA_GATTC_READ_CHAR_EVT;
372 p_buf->cmpl_evt = BTA_GATTC_READ_DESCR_EVT;
436 p_buf->cmpl_evt = BTA_GATTC_WRITE_CHAR_EVT;
478 p_buf->cmpl_evt = BTA_GATTC_WRITE_DESCR_EVT;
H A Dbta_gattc_int.h127 tBTA_GATTC_EVT cmpl_evt; member in struct:__anon153
135 tBTA_GATTC_EVT cmpl_evt; member in struct:__anon154
H A Dbta_gattc_act.c1264 event = p_clcb->p_q_cmd->api_read.cmpl_evt;
1297 event = p_clcb->p_q_cmd->api_write.cmpl_evt;

Completed in 47 milliseconds