Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc75 const tBTA_GATTC_OP_CMPL* p_data,
79 const tBTA_GATTC_OP_CMPL* p_data);
746 const tBTA_GATTC_OP_CMPL* p_data, in bta_gattc_read_db_hash_cmpl()
827 tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_read_ext_prop_desc_cmpl()
Dbta_gattc_act.cc1139 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_read_cmpl()
1176 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_write_cmpl()
1206 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_exec_cmpl()
1221 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_cfg_mtu_cmpl()
1697 const size_t len = sizeof(tBTA_GATTC_OP_CMPL) + sizeof(tGATT_CL_COMPLETE); in bta_gattc_cmpl_sendmsg()
1698 tBTA_GATTC_OP_CMPL* p_buf = (tBTA_GATTC_OP_CMPL*)osi_calloc(len); in bta_gattc_cmpl_sendmsg()
Dbta_gattc_int.h173 } tBTA_GATTC_OP_CMPL; typedef
222 tBTA_GATTC_OP_CMPL op_cmpl;