Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_act.c952 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_cfg_mtu()
1122 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_read()
1194 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_read_multi()
1245 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_write()
1274 bta_gattc_sm_execute(p_clcb, BTA_GATTC_OP_CMPL_EVT, (tBTA_GATTC_DATA *)&op_cmpl); in bta_gattc_execute()
2170 p_buf->hdr.event = BTA_GATTC_OP_CMPL_EVT; in bta_gattc_cmpl_cback()
Dbta_gattc_main.c484 case BTA_GATTC_OP_CMPL_EVT: in gattc_evt_code()
Dbta_gattc_int.h60 BTA_GATTC_OP_CMPL_EVT, enumerator