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

/external/bluetooth/bluedroid/stack/mcap/
H A Dmca_api.c429 tMCA_CCB_MSG *p_evt_data;
460 p_evt_data = (tMCA_CCB_MSG *)GKI_getbuf (sizeof(tMCA_CCB_MSG));
507 tMCA_CCB_MSG evt_data;
604 tMCA_CCB_MSG *p_evt_data;
635 p_evt_data = (tMCA_CCB_MSG *)GKI_getbuf (sizeof(tMCA_CCB_MSG));
673 tMCA_CCB_MSG evt_data;
785 tMCA_CCB_MSG *p_evt_data;
807 p_evt_data = (tMCA_CCB_MSG *)GKI_getbu
[all...]
H A Dmca_int.h52 } tMCA_CCB_MSG; typedef in typeref:struct:__anon1400
71 tMCA_CCB_MSG api;
208 tMCA_CCB_MSG *p_tx_req; /* Current request being sent/awaiting response */
209 tMCA_CCB_MSG *p_rx_msg; /* Current message received/being processed */
H A Dmca_cact.c93 tMCA_CCB_MSG *p_msg = (tMCA_CCB_MSG *)p_data;
159 tMCA_CCB_MSG *p_msg = (tMCA_CCB_MSG *)p_data;
260 tMCA_CCB_MSG *p_rx_msg = NULL;
267 p_rx_msg = (tMCA_CCB_MSG *)p_pkt;

Completed in 52 milliseconds