Home
last modified time | relevance | path

Searched defs:p_ccb (Results 1 – 25 of 37) sorted by relevance

12

/packages/modules/Bluetooth/system/stack/avdt/
Davdt_ccb_act.cc51 static void avdt_ccb_clear_ccb(AvdtpCcb* p_ccb) { in avdt_ccb_clear_ccb()
80 void avdt_ccb_chan_open(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_chan_open()
95 void avdt_ccb_chan_close(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_chan_close()
111 void avdt_ccb_chk_close(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_chk_close()
145 void avdt_ccb_hdl_discover_cmd(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_discover_cmd()
185 void avdt_ccb_hdl_discover_rsp(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_discover_rsp()
208 void avdt_ccb_hdl_getcap_cmd(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_getcap_cmd()
237 void avdt_ccb_hdl_getcap_rsp(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_getcap_rsp()
260 void avdt_ccb_hdl_start_cmd(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_start_cmd()
291 void avdt_ccb_hdl_start_rsp(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_start_rsp()
[all …]
Davdt_ccb.cc368 void avdt_ccb_event(AvdtpCcb* p_ccb, uint8_t event, tAVDT_CCB_EVT* p_data) { in avdt_ccb_event()
412 AvdtpCcb* p_ccb = &avdtp_cb.ccb[0]; in avdt_ccb_by_bd() local
443 AvdtpCcb* p_ccb = &avdtp_cb.ccb[0]; in avdt_ccb_alloc() local
465 AvdtpCcb* p_ccb = &avdtp_cb.ccb[channel_index]; in avdt_ccb_alloc_by_channel_index() local
498 void avdt_ccb_dealloc(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_dealloc()
515 uint8_t avdt_ccb_to_idx(AvdtpCcb* p_ccb) { in avdt_ccb_to_idx()
531 AvdtpCcb* p_ccb; in avdt_ccb_by_idx() local
Davdt_ad.cc144 AvdtpTransportChannel* avdt_ad_tc_tbl_by_st(uint8_t type, AvdtpCcb* p_ccb, in avdt_ad_tc_tbl_by_st()
216 AvdtpTransportChannel* avdt_ad_tc_tbl_by_type(uint8_t type, AvdtpCcb* p_ccb, in avdt_ad_tc_tbl_by_type()
247 AvdtpTransportChannel* avdt_ad_tc_tbl_alloc(AvdtpCcb* p_ccb) { in avdt_ad_tc_tbl_alloc()
300 AvdtpCcb* p_ccb; in avdt_ad_tc_close_ind() local
346 AvdtpCcb* p_ccb; in avdt_ad_tc_open_ind() local
407 AvdtpCcb* p_ccb; in avdt_ad_tc_cong_ind() local
444 AvdtpCcb* p_ccb; in avdt_ad_tc_data_ind() local
484 uint8_t avdt_ad_write_req(uint8_t type, AvdtpCcb* p_ccb, AvdtpScb* p_scb, in avdt_ad_write_req()
511 void avdt_ad_open_req(uint8_t type, AvdtpCcb* p_ccb, AvdtpScb* p_scb, in avdt_ad_open_req()
580 void avdt_ad_close_req(uint8_t type, AvdtpCcb* p_ccb, AvdtpScb* p_scb) { in avdt_ad_close_req()
Davdt_api.cc47 AvdtpCcb* p_ccb = (AvdtpCcb*)data; in avdt_ccb_idle_ccb_timer_timeout() local
57 AvdtpCcb* p_ccb = (AvdtpCcb*)data; in avdt_ccb_ret_ccb_timer_timeout() local
67 AvdtpCcb* p_ccb = (AvdtpCcb*)data; in avdt_ccb_rsp_ccb_timer_timeout() local
251 AvdtpCcb* p_ccb; in AVDT_DiscoverReq() local
300 AvdtpCcb* p_ccb = NULL; in avdt_get_cap_req() local
445 AvdtpCcb* p_ccb = NULL; in AVDT_OpenReq() local
906 AvdtpCcb* p_ccb = NULL; in AVDT_ConnectReq() local
954 AvdtpCcb* p_ccb = NULL; in AVDT_DisconnectReq() local
984 AvdtpCcb* p_ccb; in AVDT_GetL2CapChannel() local
Davdt_l2c.cc81 AvdtpCcb* p_ccb = NULL; in avdt_sec_check_complete_term() local
111 AvdtpCcb* p_ccb = NULL; in avdt_sec_check_complete_orig() local
139 AvdtpCcb* p_ccb; in avdt_l2c_connect_ind_cback() local
239 AvdtpCcb* p_ccb; in avdt_l2c_connect_cfm_cback() local
Davdt_msg.cc1057 bool avdt_msg_send(AvdtpCcb* p_ccb, BT_HDR* p_msg) { in avdt_msg_send()
1205 BT_HDR* avdt_msg_asmbl(AvdtpCcb* p_ccb, BT_HDR* p_buf) { in avdt_msg_asmbl()
1338 void avdt_msg_send_cmd(AvdtpCcb* p_ccb, void* p_scb, uint8_t sig_id, in avdt_msg_send_cmd()
1395 void avdt_msg_send_rsp(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_rsp()
1435 void avdt_msg_send_rej(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_rej()
1486 void avdt_msg_send_grej(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_grej()
1522 void avdt_msg_ind(AvdtpCcb* p_ccb, BT_HDR* p_buf) { in avdt_msg_ind()
/packages/modules/Bluetooth/system/stack/gap/
Dgap_conn.cc170 tGAP_CCB* p_ccb; in GAP_ConnOpen() local
319 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnClose() local
360 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnReadData() local
415 tGAP_CCB* p_ccb; in GAP_GetRxQueueCnt() local
437 static bool gap_try_write_queued_data(tGAP_CCB* p_ccb) { in gap_try_write_queued_data()
477 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnWriteData() local
517 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnGetRemoteAddr() local
543 tGAP_CCB* p_ccb; in GAP_ConnGetRemMtuSize() local
564 tGAP_CCB* p_ccb; in GAP_ConnGetL2CAPCid() local
583 tGAP_CCB* p_ccb = gap_find_ccb_by_cid(l2cap_cid); in gap_tx_complete_ind() local
[all …]
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_fcr.cc162 void l2c_fcr_start_timer(tL2C_CCB* p_ccb) { in l2c_fcr_start_timer()
189 void l2c_fcr_stop_timer(tL2C_CCB* p_ccb) { in l2c_fcr_stop_timer()
204 void l2c_fcr_cleanup(tL2C_CCB* p_ccb) { in l2c_fcr_cleanup()
264 bool l2c_fcr_is_flow_controlled(tL2C_CCB* p_ccb) { in l2c_fcr_is_flow_controlled()
288 static void prepare_I_frame(tL2C_CCB* p_ccb, BT_HDR* p_buf, in prepare_I_frame()
384 void l2c_fcr_send_S_frame(tL2C_CCB* p_ccb, uint16_t function_code, in l2c_fcr_send_S_frame()
468 void l2c_fcr_proc_pdu(tL2C_CCB* p_ccb, BT_HDR* p_buf) { in l2c_fcr_proc_pdu()
675 void l2c_lcc_proc_pdu(tL2C_CCB* p_ccb, BT_HDR* p_buf) { in l2c_lcc_proc_pdu()
783 void l2c_fcr_proc_tout(tL2C_CCB* p_ccb) { in l2c_fcr_proc_tout()
810 void l2c_fcr_proc_ack_tout(tL2C_CCB* p_ccb) { in l2c_fcr_proc_ack_tout()
[all …]
Dl2c_csm.cc64 static void l2c_csm_send_connect_rsp(tL2C_CCB* p_ccb) { in l2c_csm_send_connect_rsp()
69 static void l2c_csm_send_config_req(tL2C_CCB* p_ccb) { in l2c_csm_send_config_req()
83 static void l2c_csm_send_config_rsp_ok(tL2C_CCB* p_ccb) { in l2c_csm_send_config_rsp_ok()
89 static void l2c_csm_send_disconnect_rsp(tL2C_CCB* p_ccb) { in l2c_csm_send_disconnect_rsp()
93 static void l2c_csm_indicate_connection_open(tL2C_CCB* p_ccb) { in l2c_csm_indicate_connection_open()
116 void l2c_csm_execute(tL2C_CCB* p_ccb, tL2CEVT event, void* p_data) { in l2c_csm_execute()
185 static void l2c_csm_closed(tL2C_CCB* p_ccb, tL2CEVT event, void* p_data) { in l2c_csm_closed()
371 static void l2c_csm_orig_w4_sec_comp(tL2C_CCB* p_ccb, tL2CEVT event, in l2c_csm_orig_w4_sec_comp()
478 static void l2c_csm_term_w4_sec_comp(tL2C_CCB* p_ccb, tL2CEVT event, in l2c_csm_term_w4_sec_comp()
618 static void l2c_csm_w4_l2cap_connect_rsp(tL2C_CCB* p_ccb, tL2CEVT event, in l2c_csm_w4_l2cap_connect_rsp()
[all …]
Dl2c_main.cc149 tL2C_CCB* p_ccb = NULL; in l2c_rcv_acl_data() local
357 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
376 for (tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; p_ccb; in process_l2cap_cmd() local
404 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in process_l2cap_cmd() local
430 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
581 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
695 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
721 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
742 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
811 for (tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; p_ccb; in process_l2cap_cmd() local
[all …]
Dl2c_utils.cc152 tL2C_CCB* p_ccb; in l2cu_release_lcb() local
402 void l2cu_send_peer_connect_req(tL2C_CCB* p_ccb) { in l2cu_send_peer_connect_req()
438 void l2cu_send_peer_connect_rsp(tL2C_CCB* p_ccb, uint16_t result, in l2cu_send_peer_connect_rsp()
512 void l2cu_send_credit_based_reconfig_req(tL2C_CCB* p_ccb, in l2cu_send_credit_based_reconfig_req()
565 void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_req()
666 void l2cu_send_peer_config_rsp(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_rsp()
756 void l2cu_send_peer_config_rej(tL2C_CCB* p_ccb, uint8_t* p_data, in l2cu_send_peer_config_rej()
873 void l2cu_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cu_send_peer_disc_req()
1160 void l2cu_enqueue_ccb(tL2C_CCB* p_ccb) { in l2cu_enqueue_ccb()
1240 void l2cu_dequeue_ccb(tL2C_CCB* p_ccb) { in l2cu_dequeue_ccb()
[all …]
Dl2c_api.cc198 tL2C_CCB* p_ccb; in L2CA_Deregister() local
365 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ConnectReq() local
504 tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; in L2CA_DeregisterLECoc() local
574 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ConnectLECocReq() local
648 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(NULL, lcid); in L2CA_GetPeerLECocConfig() local
679 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in L2CA_GetPeerLECocCredit() local
726 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, p_lcb->pending_lead_cid); in L2CA_ConnectCreditBasedRsp() local
837 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ConnectCreditBasedReq() local
898 tL2C_CCB* p_ccb; in L2CA_ReconfigCreditBasedConnsReq() local
970 tL2C_CCB* p_ccb; in L2CA_DisconnectReq() local
[all …]
Dl2c_link.cc147 tL2C_CCB* p_ccb; in l2c_link_hci_conn_comp() local
279 tL2C_CCB* p_ccb; in l2c_link_sec_comp2() local
345 tL2C_CCB* p_ccb; in l2c_link_hci_disc_comp() local
464 tL2C_CCB* p_ccb; in l2c_link_timeout() local
555 tL2C_CCB* p_ccb; in l2c_info_resp_timer_timeout() local
733 tL2C_CCB* p_ccb = l2cb.ccb_pool + xx; in l2c_link_adjust_chnl_allocation() local
842 for (tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; p_ccb; in l2c_link_check_power_mode() local
1226 tL2C_CCB* p_ccb; in l2cu_get_next_channel_in_rr() local
1321 tL2C_CCB* p_ccb; in l2cu_get_next_buffer_to_send() local
Dl2c_ble.cc210 for (tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; p_ccb; in l2cble_notify_le_connection() local
453 tL2C_CCB *p_ccb = NULL, *temp_p_ccb = NULL; in l2cble_process_sig_cmd() local
1408 void l2cble_credit_based_conn_req(tL2C_CCB* p_ccb) { in l2cble_credit_based_conn_req()
1434 void l2cble_credit_based_conn_res(tL2C_CCB* p_ccb, uint16_t result) { in l2cble_credit_based_conn_res()
1456 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit()
1478 void l2cble_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cble_send_peer_disc_req()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc58 bool l2cu_is_ccb_active(tL2C_CCB* p_ccb) { in l2cu_is_ccb_active()
125 uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_process_peer_cfg_req()
130 void l2cu_adjust_out_mps(tL2C_CCB* p_ccb) { in l2cu_adjust_out_mps()
133 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) { in l2cu_change_pri_ccb()
136 void l2cu_check_channel_congestion(tL2C_CCB* p_ccb) { in l2cu_check_channel_congestion()
145 void l2cu_dequeue_ccb(tL2C_CCB* p_ccb) { mock_function_count_map[__func__]++; } in l2cu_dequeue_ccb()
147 void l2cu_disconnect_chnl(tL2C_CCB* p_ccb) { in l2cu_disconnect_chnl()
150 void l2cu_enqueue_ccb(tL2C_CCB* p_ccb) { mock_function_count_map[__func__]++; } in l2cu_enqueue_ccb()
160 void l2cu_process_our_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_process_our_cfg_req()
163 void l2cu_process_our_cfg_rsp(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_process_our_cfg_rsp()
[all …]
Dmock_stack_l2cap_ble.cc159 void l2cble_credit_based_conn_req(tL2C_CCB* p_ccb) { in l2cble_credit_based_conn_req()
163 void l2cble_credit_based_conn_res(tL2C_CCB* p_ccb, uint16_t result) { in l2cble_credit_based_conn_res()
167 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit()
172 void l2cble_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cble_send_peer_disc_req()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_main.cc121 tCONN_CB* p_ccb = sdpu_allocate_ccb(); in sdp_connect_ind() local
133 tCONN_CB* p_ccb = sdpu_find_ccb_by_cid(l2cap_cid); in sdp_on_l2cap_error() local
150 tCONN_CB* p_ccb; in sdp_connect_cfm() local
179 tCONN_CB* p_ccb; in sdp_config_ind() local
217 tCONN_CB* p_ccb; in sdp_config_cfm() local
251 tCONN_CB* p_ccb; in sdp_disconnect_ind() local
294 tCONN_CB* p_ccb; in sdp_data_ind() local
327 tCONN_CB* p_ccb; in sdp_conn_originate() local
384 void sdp_disconnect(tCONN_CB* p_ccb, tSDP_REASON reason) { in sdp_disconnect()
419 tCONN_CB* p_ccb; in sdp_disconnect_cfm() local
Dsdp_discovery.cc134 static void sdp_snd_service_search_req(tCONN_CB* p_ccb, uint8_t cont_len, in sdp_snd_service_search_req()
211 void sdp_disc_connected(tCONN_CB* p_ccb) { in sdp_disc_connected()
236 void sdp_disc_server_rsp(tCONN_CB* p_ccb, BT_HDR* p_msg) { in sdp_disc_server_rsp()
296 static void process_service_search_rsp(tCONN_CB* p_ccb, uint8_t* p_reply, in process_service_search_rsp()
365 static bool sdp_copy_raw_data(tCONN_CB* p_ccb, bool offset) { in sdp_copy_raw_data()
417 static void process_service_attr_rsp(tCONN_CB* p_ccb, uint8_t* p_reply, in process_service_attr_rsp()
545 static void process_service_search_attr_rsp(tCONN_CB* p_ccb, uint8_t* p_reply, in process_service_search_attr_rsp()
721 static uint8_t* save_attr_seq(tCONN_CB* p_ccb, uint8_t* p, uint8_t* p_msg_end) { in save_attr_seq()
Dsdp_utils.cc319 tCONN_CB* p_ccb; in sdpu_find_ccb_by_cid() local
346 tCONN_CB* p_ccb; in sdpu_find_ccb_by_db() local
370 tCONN_CB* p_ccb; in sdpu_allocate_ccb() local
439 tCONN_CB* p_ccb; in sdpu_get_active_ccb_cid() local
471 tCONN_CB* p_ccb; in sdpu_process_pend_ccb_same_cid() local
501 tCONN_CB* p_ccb; in sdpu_process_pend_ccb_new_cid() local
543 tCONN_CB* p_ccb; in sdpu_clear_pend_ccb() local
691 void sdpu_build_n_send_error(tCONN_CB* p_ccb, uint16_t trans_num, in sdpu_build_n_send_error()
Dsdp_server.cc110 void sdp_server_handle_client_req(tCONN_CB* p_ccb, BT_HDR* p_msg) { in sdp_server_handle_client_req()
180 static void process_service_search(tCONN_CB* p_ccb, uint16_t trans_num, in process_service_search()
312 static void process_service_attr_req(tCONN_CB* p_ccb, uint16_t trans_num, in process_service_attr_req()
558 static void process_service_search_attr_req(tCONN_CB* p_ccb, uint16_t trans_num, in process_service_search_attr_req()
/packages/modules/Bluetooth/system/stack/avct/
Davct_ccb.cc44 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_ccb_alloc() local
75 void avct_ccb_dealloc(tAVCT_CCB* p_ccb, uint8_t event, uint16_t result, in avct_ccb_dealloc()
106 uint8_t avct_ccb_to_idx(tAVCT_CCB* p_ccb) { in avct_ccb_to_idx()
122 tAVCT_CCB* p_ccb; in avct_ccb_by_idx() local
Davct_api.cc122 tAVCT_CCB* p_ccb; in AVCT_CreateConn() local
181 tAVCT_CCB* p_ccb; in AVCT_RemoveConn() local
222 tAVCT_CCB* p_ccb; in AVCT_CreateBrowse() local
285 tAVCT_CCB* p_ccb; in AVCT_RemoveBrowse() local
317 tAVCT_CCB* p_ccb = avct_ccb_by_idx(handle); in AVCT_GetBrowseMtu() local
338 tAVCT_CCB* p_ccb; in AVCT_GetPeerMtu() local
375 tAVCT_CCB* p_ccb; in AVCT_MsgReq() local
Davct_bcb_act.cc158 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_open_ind() local
223 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_open_fail() local
244 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_close_ind() local
275 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_close_cfm() local
384 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_cong_ind() local
510 tAVCT_CCB* p_ccb; in avct_bcb_msg_ind() local
589 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_dealloc() local
661 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_get_last_ccb_index() local
Davct_lcb_act.cc225 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_open_ind() local
270 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_open_fail() local
293 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_close_ind() local
322 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_close_cfm() local
426 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_cong_ind() local
597 tAVCT_CCB* p_ccb; in avct_lcb_msg_ind() local
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_stack_avdt_msg.cc33 void avdt_msg_send_rsp(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_rsp()
50 void avdt_msg_ind(AvdtpCcb* p_ccb, BT_HDR* p_buf) { in avdt_msg_ind()
54 void avdt_msg_send_rej(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_rej()
60 void avdt_msg_send_cmd(AvdtpCcb* p_ccb, void* p_scb, uint8_t sig_id, in avdt_msg_send_cmd()
78 bool avdt_msg_send(AvdtpCcb* p_ccb, BT_HDR* p_msg) { in avdt_msg_send()

12