Home
last modified time | relevance | path

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

/system/bt/stack/mcap/
Dmca_int.h53 } tMCA_CCB_MSG; typedef
72 tMCA_CCB_MSG api;
219 tMCA_CCB_MSG* p_tx_req; /* Current request being sent/awaiting response */
220 tMCA_CCB_MSG* p_rx_msg; /* Current message received/being processed */
Dmca_cact.cc94 tMCA_CCB_MSG* p_msg = (tMCA_CCB_MSG*)p_data; in mca_ccb_snd_req()
154 tMCA_CCB_MSG* p_msg = (tMCA_CCB_MSG*)p_data; in mca_ccb_snd_rsp()
245 tMCA_CCB_MSG* p_rx_msg = NULL; in mca_ccb_hdl_req()
252 p_rx_msg = (tMCA_CCB_MSG*)p_pkt; in mca_ccb_hdl_req()
Dmca_api.cc424 tMCA_CCB_MSG* p_evt_data = &mca_ccb_evt->api; in MCA_CreateMdl()
474 tMCA_CCB_MSG evt_data; in MCA_CreateMdlRsp()
575 tMCA_CCB_MSG* p_evt_data = &mca_ccb_evt->api; in MCA_ReconnectMdl()
623 tMCA_CCB_MSG evt_data; in MCA_ReconnectMdlRsp()
735 tMCA_CCB_MSG* p_evt_data = &mca_ccb_evt->api; in MCA_Abort()
771 tMCA_CCB_MSG* p_evt_data = &mca_ccb_evt->api; in MCA_Delete()