Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_act.cc890 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_read_cmpl()
911 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_write_cmpl()
925 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_exec_cmpl()
940 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_cfg_mtu_cmpl()
1386 const size_t len = sizeof(tBTA_GATTC_OP_CMPL) + sizeof(tGATT_CL_COMPLETE); in bta_gattc_cmpl_sendmsg()
1387 tBTA_GATTC_OP_CMPL* p_buf = (tBTA_GATTC_OP_CMPL*)osi_calloc(len); in bta_gattc_cmpl_sendmsg()
Dbta_gattc_int.h141 } tBTA_GATTC_OP_CMPL; typedef
182 tBTA_GATTC_OP_CMPL op_cmpl;
Dbta_gattc_cache.cc64 const tBTA_GATTC_OP_CMPL* p_data);
67 const tBTA_GATTC_OP_CMPL* p_data);
646 const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_read_db_hash_cmpl()
684 tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_read_ext_prop_desc_cmpl()