• Home
  • Raw
  • Download

Lines Matching defs:p_ccb

134     tL2C_CCB    *p_ccb;  in l2cu_release_lcb()  local
474 void l2cu_send_peer_connect_req (tL2C_CCB *p_ccb) in l2cu_send_peer_connect_req()
512 void l2cu_send_peer_connect_rsp (tL2C_CCB *p_ccb, UINT16 result, UINT16 status) in l2cu_send_peer_connect_rsp()
586 void l2cu_send_peer_config_req (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_send_peer_config_req()
693 void l2cu_send_peer_config_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_send_peer_config_rsp()
786 void l2cu_send_peer_config_rej (tL2C_CCB *p_ccb, UINT8 *p_data, UINT16 data_len, UINT16 rej_len) in l2cu_send_peer_config_rej()
915 void l2cu_send_peer_disc_req (tL2C_CCB *p_ccb) in l2cu_send_peer_disc_req()
1247 void l2cu_enqueue_ccb (tL2C_CCB *p_ccb) in l2cu_enqueue_ccb()
1339 void l2cu_dequeue_ccb (tL2C_CCB *p_ccb) in l2cu_dequeue_ccb()
1423 void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority) in l2cu_change_pri_ccb()
1471 tL2C_CCB *p_ccb; in l2cu_allocate_ccb() local
1675 void l2cu_release_ccb (tL2C_CCB *p_ccb) in l2cu_release_ccb()
1769 tL2C_CCB *p_ccb; in l2cu_find_ccb_by_remote_cid() local
1844 void l2cu_disconnect_chnl (tL2C_CCB *p_ccb) in l2cu_disconnect_chnl()
1913 UINT8 l2cu_process_peer_cfg_req (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_process_peer_cfg_req()
2046 void l2cu_process_peer_cfg_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_process_peer_cfg_rsp()
2083 void l2cu_process_our_cfg_req (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_process_our_cfg_req()
2176 void l2cu_process_our_cfg_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_process_our_cfg_rsp()
2444 tL2C_CCB *p_ccb; in l2cu_lcb_disconnecting() local
2566 tL2C_CCB *p_ccb; in l2cu_resubmit_pending_sec_req() local
2636 void l2cu_adjust_out_mps (tL2C_CCB *p_ccb) in l2cu_adjust_out_mps()
2684 tL2C_CCB *p_ccb; in l2cu_initialize_fixed_ccb() local
3046 tL2C_CCB *p_ccb = NULL; in l2cu_find_ccb_by_cid() local
3109 tL2C_CCB *p_ccb; in l2cu_get_next_channel_in_rr() local
3215 tL2C_CCB *p_ccb; in l2cu_get_next_channel() local
3261 tL2C_CCB *p_ccb; in l2cu_get_next_buffer_to_send() local
3369 void l2cu_set_acl_hci_header (BT_HDR *p_buf, tL2C_CCB *p_ccb) in l2cu_set_acl_hci_header()
3433 void l2cu_check_channel_congestion (tL2C_CCB *p_ccb) in l2cu_check_channel_congestion()