Searched refs:tBTA_GATTC_OP_CMPL (Results 1 – 2 of 2) sorted by relevance
1089 void bta_gattc_read_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_read_cmpl()1115 void bta_gattc_write_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_write_cmpl()1135 void bta_gattc_exec_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_exec_cmpl()1158 tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_cfg_mtu_cmpl()1687 const size_t len = sizeof(tBTA_GATTC_OP_CMPL) + sizeof(tGATT_CL_COMPLETE); in bta_gattc_cmpl_sendmsg()1688 tBTA_GATTC_OP_CMPL* p_buf = (tBTA_GATTC_OP_CMPL*)osi_calloc(len); in bta_gattc_cmpl_sendmsg()
156 } tBTA_GATTC_OP_CMPL; typedef202 tBTA_GATTC_OP_CMPL op_cmpl;