Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c908 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_read()
982 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_read_multi()
1033 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_write()
1062 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_execute()
1786 p_buf->hdr.event = BTA_GATTC_OP_CMPL_EVT; in bta_gattc_cmpl_cback()
Dbta_gattc_main.c435 case BTA_GATTC_OP_CMPL_EVT: in gattc_evt_code()
Dbta_gattc_int.h58 BTA_GATTC_OP_CMPL_EVT, enumerator