![]()
![]()
#define L2C_INT_H
![]()
![]()
#include <stdbool.h>
![]()
![]()
#include "stack/btm_api.h"
![]()
![]()
#include "stack/l2c_api.h"
![]()
![]()
#include "stack/l2cdefs.h"
![]()
![]()
#include "osi/list.h"
![]()
![]()
#include "osi/fixed_queue.h"
![]()
![]()
#define L2CAP_MIN_MTU
![]()
![]()
#define L2CAP_LE_MIN_MTU
![]()
![]()
#define L2CAP_LE_MIN_MPS
![]()
![]()
#define L2CAP_LE_MAX_MPS
![]()
![]()
#define L2CAP_LE_MIN_CREDIT
![]()
![]()
#define L2CAP_LE_MAX_CREDIT
![]()
![]()
#define L2CAP_LE_DEFAULT_MTU
![]()
![]()
#define L2CAP_LE_DEFAULT_MPS
![]()
![]()
#define L2CAP_LE_DEFAULT_CREDIT
![]()
![]()
#define L2CAP_LINK_ROLE_SWITCH_TOUT
![]()
![]()
#define L2CAP_LINK_CONNECT_TOUT
![]()
![]()
#define L2CAP_LINK_CONNECT_TOUT_EXT
![]()
![]()
#define L2CAP_ECHO_RSP_TOUT
![]()
![]()
#define L2CAP_LINK_FLOW_CONTROL_TOUT
![]()
![]()
#define L2CAP_LINK_DISCONNECT_TOUT
![]()
![]()
#define L2CAP_CHNL_CONNECT_TOUT
![]()
![]()
#define L2CAP_CHNL_CONNECT_TOUT_EXT
![]()
![]()
#define L2CAP_CHNL_CFG_TIMEOUT
![]()
![]()
#define L2CAP_CHNL_DISCONNECT_TOUT
![]()
![]()
#define L2CAP_DELAY_CHECK_SM4
![]()
![]()
#define L2CAP_WAIT_INFO_RSP_TOUT
![]()
![]()
#define L2CAP_WAIT_UNPARK_TOUT
![]()
![]()
#define L2CAP_LINK_INFO_RESP_TOUT
![]()
![]()
#define L2CAP_UPDATE_CONN_PARAM_TOUT
![]()
![]()
#define L2CAP_BLE_LINK_CONNECT_TOUT
![]()
![]()
#define L2CAP_BLE_CONN_PARAM_UPD_TOUT
![]()
![]()
#define L2CAP_DEFAULT_RETRANS_TOUT
![]()
![]()
#define L2CAP_DEFAULT_MONITOR_TOUT
![]()
![]()
#define L2CAP_FCR_ACK_TOUT
![]()
![]()
#define L2CAP_CACHE_ATT_ACL_NUM
![]()
![]()
tL2C_CHNL_STATE
![]()
![]()
CST_CLOSED
![]()
![]()
CST_ORIG_W4_SEC_COMP
![]()
![]()
CST_TERM_W4_SEC_COMP
![]()
![]()
CST_W4_L2CAP_CONNECT_RSP
![]()
![]()
CST_W4_L2CA_CONNECT_RSP
![]()
![]()
CST_CONFIG
![]()
![]()
CST_OPEN
![]()
![]()
CST_W4_L2CAP_DISCONNECT_RSP
![]()
![]()
CST_W4_L2CA_DISCONNECT_RSP
![]()
![]()
tL2C_LINK_STATE
![]()
![]()
LST_DISCONNECTED
![]()
![]()
LST_CONNECT_HOLDING
![]()
![]()
LST_CONNECTING_WAIT_SWITCH
![]()
![]()
LST_CONNECTING
![]()
![]()
LST_CONNECTED
![]()
![]()
LST_DISCONNECTING
![]()
![]()
#define L2CEVT_LP_CONNECT_CFM
![]()
![]()
#define L2CEVT_LP_CONNECT_CFM_NEG
![]()
![]()
#define L2CEVT_LP_CONNECT_IND
![]()
![]()
#define L2CEVT_LP_DISCONNECT_IND
![]()
![]()
#define L2CEVT_LP_QOS_CFM
![]()
![]()
#define L2CEVT_LP_QOS_CFM_NEG
![]()
![]()
#define L2CEVT_LP_QOS_VIOLATION_IND
![]()
![]()
#define L2CEVT_SEC_COMP
![]()
![]()
#define L2CEVT_SEC_COMP_NEG
![]()
![]()
#define L2CEVT_L2CAP_CONNECT_REQ
![]()
![]()
#define L2CEVT_L2CAP_CONNECT_RSP
![]()
![]()
#define L2CEVT_L2CAP_CONNECT_RSP_PND
![]()
![]()
#define L2CEVT_L2CAP_CONNECT_RSP_NEG
![]()
![]()
#define L2CEVT_L2CAP_CONFIG_REQ
![]()
![]()
#define L2CEVT_L2CAP_CONFIG_RSP
![]()
![]()
#define L2CEVT_L2CAP_CONFIG_RSP_NEG
![]()
![]()
#define L2CEVT_L2CAP_DISCONNECT_REQ
![]()
![]()
#define L2CEVT_L2CAP_DISCONNECT_RSP
![]()
![]()
#define L2CEVT_L2CAP_INFO_RSP
![]()
![]()
#define L2CEVT_L2CAP_DATA
![]()
![]()
#define L2CEVT_L2CA_CONNECT_REQ
![]()
![]()
#define L2CEVT_L2CA_CONNECT_RSP
![]()
![]()
#define L2CEVT_L2CA_CONNECT_RSP_NEG
![]()
![]()
#define L2CEVT_L2CA_CONFIG_REQ
![]()
![]()
#define L2CEVT_L2CA_CONFIG_RSP
![]()
![]()
#define L2CEVT_L2CA_CONFIG_RSP_NEG
![]()
![]()
#define L2CEVT_L2CA_DISCONNECT_REQ
![]()
![]()
#define L2CEVT_L2CA_DISCONNECT_RSP
![]()
![]()
#define L2CEVT_L2CA_DATA_READ
![]()
![]()
#define L2CEVT_L2CA_DATA_WRITE
![]()
![]()
#define L2CEVT_L2CA_FLUSH_REQ
![]()
![]()
#define L2CEVT_TIMEOUT
![]()
![]()
#define L2CEVT_SEC_RE_SEND_CMD
![]()
![]()
#define L2CEVT_ACK_TIMEOUT
![]()
![]()
#define L2CAP_ADJ_BRCM_ID
![]()
![]()
#define L2CAP_ADJ_ZERO_ID
![]()
![]()
#define L2CAP_ADJ_ID
![]()
![]()
#define L2CAP_PEER_CFG_UNACCEPTABLE
![]()
![]()
#define L2CAP_PEER_CFG_OK
![]()
![]()
#define L2CAP_PEER_CFG_DISCONNECT
![]()
![]()
#define L2CAP_MIN_RETRANS_TOUT
![]()
![]()
#define L2CAP_MIN_MONITOR_TOUT
![]()
![]()
#define L2CAP_MAX_FCR_CFG_TRIES
![]()
![]()
#define MIN
![]()
![]()
tL2C_BLE_FIXED_CHNLS_MASK
![]()
![]()
tL2C_FCRB
![]()
![]()
next_tx_seq
![]()
![]()
last_rx_ack
![]()
![]()
next_seq_expected
![]()
![]()
last_ack_sent
![]()
![]()
num_tries
![]()
![]()
max_held_acks
![]()
![]()
remote_busy
![]()
![]()
local_busy
![]()
![]()
rej_sent
![]()
![]()
srej_sent
![]()
![]()
wait_ack
![]()
![]()
rej_after_srej
![]()
![]()
send_f_rsp
![]()
![]()
rx_sdu_len
![]()
![]()
p_rx_sdu
![]()
![]()
waiting_for_ack_q
![]()
![]()
srej_rcv_hold_q
![]()
![]()
retrans_q
![]()
![]()
ack_timer
![]()
![]()
mon_retrans_timer
![]()
![]()
#define L2CAP_ERTM_STATS_NUM_AVG
![]()
![]()
#define L2CAP_ERTM_STATS_AVG_NUM_SAMPLES
![]()
![]()
#define L2C_UCD_RCB_ID
![]()
![]()
#define L2C_UCD_STATE_UNUSED
![]()
![]()
#define L2C_UCD_STATE_W4_DATA
![]()
![]()
#define L2C_UCD_STATE_W4_RECEPTION
![]()
![]()
#define L2C_UCD_STATE_W4_MTU
![]()
![]()
tL2C_RCB
![]()
![]()
in_use
![]()
![]()
psm
![]()
![]()
real_psm
![]()
![]()
api
![]()
![]()
tL2CAP_SEC_CBACK
![]()
![]()
tL2CAP_SEC_DATA
![]()
![]()
psm
![]()
![]()
transport
![]()
![]()
is_originator
![]()
![]()
p_callback
![]()
![]()
p_ref_data
![]()
![]()
#define L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA
![]()
![]()
t_l2c_ccb
![]()
![]()
in_use
![]()
![]()
chnl_state
![]()
![]()
local_conn_cfg
![]()
![]()
peer_conn_cfg
![]()
![]()
p_next_ccb
![]()
![]()
p_prev_ccb
![]()
![]()
t_l2c_linkcb
![]()
![]()
p_lcb
![]()
![]()
local_cid
![]()
![]()
remote_cid
![]()
![]()
timer_entry
![]()
![]()
p_rcb
![]()
![]()
should_free_rcb
![]()
![]()
#define IB_CFG_DONE
![]()
![]()
#define OB_CFG_DONE
![]()
![]()
#define RECONFIG_FLAG
![]()
![]()
#define CFG_DONE_MASK
![]()
![]()
config_done
![]()
![]()
local_id
![]()
![]()
remote_id
![]()
![]()
#define CCB_FLAG_NO_RETRY
![]()
![]()
#define CCB_FLAG_SENT_PENDING
![]()
![]()
flags
![]()
![]()
our_cfg
![]()
![]()
peer_cfg_bits
![]()
![]()
peer_cfg
![]()
![]()
xmit_hold_q
![]()
![]()
cong_sent
![]()
![]()
buff_quota
![]()
![]()
ccb_priority
![]()
![]()
tx_data_rate
![]()
![]()
rx_data_rate
![]()
![]()
ertm_info
![]()
![]()
fcrb
![]()
![]()
tx_mps
![]()
![]()
max_rx_mtu
![]()
![]()
fcr_cfg_tries
![]()
![]()
peer_cfg_already_rejected
![]()
![]()
out_cfg_fcr_present
![]()
![]()
#define L2CAP_CFG_FCS_OUR
![]()
![]()
#define L2CAP_CFG_FCS_PEER
![]()
![]()
#define L2CAP_BYPASS_FCS
![]()
![]()
bypass_fcs
![]()
![]()
is_flushable
![]()
![]()
fixed_chnl_idle_tout
![]()
![]()
tx_data_len
![]()
![]()
tL2C_CCB_Q
![]()
![]()
p_first_ccb
![]()
![]()
p_last_ccb
![]()
![]()
#define L2CAP_NUM_CHNL_PRIORITY
![]()
![]()
#define L2CAP_CHNL_PRIORITY_WEIGHT
![]()
![]()
#define L2CAP_GET_PRIORITY_QUOTA
![]()
![]()
tL2C_RR_SERV
![]()
![]()
p_serve_ccb
![]()
![]()
p_first_ccb
![]()
![]()
num_ccb
![]()
![]()
quota
![]()
![]()
t_l2c_linkcb
![]()
![]()
in_use
![]()
![]()
link_state
![]()
![]()
is_aux
![]()
![]()
timer_entry
![]()
![]()
handle
![]()
![]()
ccb_queue
![]()
![]()
p_pending_ccb
![]()
![]()
info_timer_entry
![]()
![]()
upda_con_timer
![]()
![]()
remote_bd_addr
![]()
![]()
link_role
![]()
![]()
id
![]()
![]()
cur_echo_id
![]()
![]()
p_echo_rsp_cb
![]()
![]()
idle_timeout
![]()
![]()
is_bonding
![]()
![]()
link_flush_tout
![]()
![]()
link_xmit_quota
![]()
![]()
sent_not_acked
![]()
![]()
partial_segment_being_sent
![]()
![]()
w4_info_rsp
![]()
![]()
info_rx_bits
![]()
![]()
peer_ext_fea
![]()
![]()
link_xmit_data_q
![]()
![]()
peer_chnl_mask
![]()
![]()
p_hcit_rcv_acl
![]()
![]()
idle_timeout_sv
![]()
![]()
acl_priority
![]()
![]()
p_nocp_cb
![]()
![]()
p_fixed_ccbs
![]()
![]()
disc_reason
![]()
![]()
transport
![]()
![]()
open_addr_type
![]()
![]()
ble_addr_type
![]()
![]()
tx_data_len
![]()
![]()
le_sec_pending_q
![]()
![]()
sec_act
![]()
![]()
#define L2C_BLE_CONN_UPDATE_DISABLE
![]()
![]()
#define L2C_BLE_NEW_CONN_PARAM
![]()
![]()
#define L2C_BLE_UPDATE_PENDING
![]()
![]()
#define L2C_BLE_NOT_DEFAULT_PARAM
![]()
![]()
#define L2C_BLE_UPDATE_PARAM_FULL
![]()
![]()
conn_update_mask
![]()
![]()
waiting_update_conn_min_interval
![]()
![]()
waiting_update_conn_max_interval
![]()
![]()
waiting_update_conn_latency
![]()
![]()
waiting_update_conn_timeout
![]()
![]()
updating_conn_min_interval
![]()
![]()
updating_conn_max_interval
![]()
![]()
updating_param_flag
![]()
![]()
current_used_conn_interval
![]()
![]()
current_used_conn_latency
![]()
![]()
current_used_conn_timeout
![]()
![]()
retry_create_con
![]()
![]()
start_time_s
![]()
![]()
rr_serv
![]()
![]()
rr_pri
![]()
![]()
tL2C_CB
![]()
![]()
l2cap_trace_level
![]()
![]()
controller_xmit_window
![]()
![]()
round_robin_quota
![]()
![]()
round_robin_unacked
![]()
![]()
check_round_robin
![]()
![]()
is_cong_cback_context
![]()
![]()
p_lcb_pool
![]()
![]()
p_ccb_pool
![]()
![]()
rcb_pool
![]()
![]()
desire_role
![]()
![]()
disallow_switch
![]()
![]()
num_lm_acl_bufs
![]()
![]()
idle_timeout
![]()
![]()
rcv_pending_q
![]()
![]()
rcv_hold_tle
![]()
![]()
p_cur_hcit_lcb
![]()
![]()
num_links_active
![]()
![]()
non_flushable_pbf
![]()
![]()
is_flush_active
![]()
![]()
fixed_reg
![]()
![]()
num_ble_links_active
![]()
![]()
is_ble_connecting
![]()
![]()
ble_connecting_bda
![]()
![]()
controller_le_xmit_window
![]()
![]()
l2c_ble_fixed_chnls_mask
![]()
![]()
num_lm_ble_bufs
![]()
![]()
ble_round_robin_quota
![]()
![]()
ble_round_robin_unacked
![]()
![]()
ble_check_round_robin
![]()
![]()
ble_rcb_pool
![]()
![]()
p_echo_data_cb
![]()
![]()
dyn_psm
![]()
![]()
tL2C_CONN_INFO
![]()
![]()
bd_addr
![]()
![]()
status
![]()
![]()
psm
![]()
![]()
l2cap_result
![]()
![]()
l2cap_status
![]()
![]()
remote_cid
![]()
![]()
tL2C_FCR_MGMT_EVT_HDLR
![]()
![]()
#define L2CAP_SEND_CMD_OFFSET
![]()
![]()
#define L2CAP_HIGH_PRI_MIN_XMIT_QUOTA_A
![]()
![]()
#define L2CAP_HIGH_PRI_MIN_XMIT_QUOTA_A
![]()
![]()
l2cb;
![]()
![]()
#define l2cb
![]()
![]()
l2c_init();
![]()
![]()
l2c_free();
![]()
![]()
l2c_process_timeout(TIMER_LIST_ENT *);
![]()
![]()
l2c_data_write(UINT16, BT_HDR *, UINT16);
![]()
![]()
l2c_rcv_acl_data(BT_HDR *);
![]()
![]()
l2c_process_held_packets(BOOLEAN);
![]()
![]()
l2cu_allocate_lcb(UINT8 *, BOOLEAN, tBT_TRANSPORT);
![]()
![]()
l2cu_start_post_bond_timer(UINT16);
![]()
![]()
l2cu_release_lcb(tL2C_LCB *);
![]()
![]()
l2cu_find_lcb_by_bd_addr(UINT8 *, tBT_TRANSPORT);
![]()
![]()
l2cu_find_lcb_by_handle(UINT16);
![]()
![]()
l2cu_plcb_active_count();
![]()
![]()
l2cu_update_lcb_4_bonding(UINT8 *, BOOLEAN);
![]()
![]()
l2cu_get_conn_role(tL2C_LCB *);
![]()
![]()
l2cu_set_acl_priority(UINT8 *, UINT8, BOOLEAN);
![]()
![]()
l2cu_enqueue_ccb(tL2C_CCB *);
![]()
![]()
l2cu_dequeue_ccb(tL2C_CCB *);
![]()
![]()
l2cu_change_pri_ccb(tL2C_CCB *, tL2CAP_CHNL_PRIORITY);
![]()
![]()
l2cu_allocate_ccb(tL2C_LCB *, UINT16);
![]()
![]()
l2cu_release_ccb(tL2C_CCB *);
![]()
![]()
l2cu_find_ccb_by_cid(tL2C_LCB *, UINT16);
![]()
![]()
l2cu_find_free_ccb();
![]()
![]()
l2cu_find_ccb_by_remote_cid(tL2C_LCB *, UINT16);
![]()
![]()
l2cu_adj_id(tL2C_LCB *, UINT8);
![]()
![]()
l2c_is_cmd_rejected(UINT8, UINT8, tL2C_LCB *);
![]()
![]()
l2cu_send_peer_cmd_reject(tL2C_LCB *, UINT16, UINT8, UINT16, UINT16);
![]()
![]()
l2cu_send_peer_connect_req(tL2C_CCB *);
![]()
![]()
l2cu_send_peer_connect_rsp(tL2C_CCB *, UINT16, UINT16);
![]()
![]()
l2cu_send_peer_config_req(tL2C_CCB *, tL2CAP_CFG_INFO *);
![]()
![]()
l2cu_send_peer_config_rsp(tL2C_CCB *, tL2CAP_CFG_INFO *);
![]()
![]()
l2cu_send_peer_config_rej(tL2C_CCB *, UINT8 *, UINT16, UINT16);
![]()
![]()
l2cu_send_peer_disc_req(tL2C_CCB *);
![]()
![]()
l2cu_send_peer_disc_rsp(tL2C_LCB *, UINT8, UINT16, UINT16);
![]()
![]()
l2cu_send_peer_echo_req(tL2C_LCB *, UINT8 *, UINT16);
![]()
![]()
l2cu_send_peer_echo_rsp(tL2C_LCB *, UINT8, UINT8 *, UINT16);
![]()
![]()
l2cu_send_peer_info_rsp(tL2C_LCB *, UINT8, UINT16);
![]()
![]()
l2cu_reject_connection(tL2C_LCB *, UINT16, UINT8, UINT16);
![]()
![]()
l2cu_send_peer_info_req(tL2C_LCB *, UINT16);
![]()
![]()
l2cu_set_acl_hci_header(BT_HDR *, tL2C_CCB *);
![]()
![]()
l2cu_check_channel_congestion(tL2C_CCB *);
![]()
![]()
l2cu_disconnect_chnl(tL2C_CCB *);
![]()
![]()
l2cu_set_non_flushable_pbf(BOOLEAN);
![]()
![]()
l2cu_send_peer_ble_par_req(tL2C_LCB *, UINT16, UINT16, UINT16, UINT16);
![]()
![]()
l2cu_send_peer_ble_par_rsp(tL2C_LCB *, UINT16, UINT8);
![]()
![]()
l2cu_initialize_fixed_ccb(tL2C_LCB *, UINT16, tL2CAP_FCR_OPTS *);
![]()
![]()
l2cu_no_dynamic_ccbs(tL2C_LCB *);
![]()
![]()
l2cu_process_fixed_chnl_resp(tL2C_LCB *);
![]()
![]()
l2cu_send_peer_ble_par_req(tL2C_LCB *, UINT16, UINT16, UINT16, UINT16);
![]()
![]()
l2cu_send_peer_ble_par_rsp(tL2C_LCB *, UINT16, UINT8);
![]()
![]()
l2cu_reject_ble_connection(tL2C_LCB *, UINT8, UINT16);
![]()
![]()
l2cu_send_peer_ble_credit_based_conn_res(tL2C_CCB *, UINT16);
![]()
![]()
l2cu_send_peer_ble_credit_based_conn_req(tL2C_CCB *);
![]()
![]()
l2cu_send_peer_ble_flow_control_credit(tL2C_CCB *, UINT16);
![]()
![]()
l2cu_send_peer_ble_credit_based_disconn_req(tL2C_CCB *);
![]()
![]()
l2cu_initialize_fixed_ccb(tL2C_LCB *, UINT16, tL2CAP_FCR_OPTS *);
![]()
![]()
l2cu_no_dynamic_ccbs(tL2C_LCB *);
![]()
![]()
l2cu_process_fixed_chnl_resp(tL2C_LCB *);
![]()
![]()
l2cu_check_feature_req(tL2C_LCB *, UINT8, UINT8 *, UINT16);
![]()
![]()
l2cu_check_feature_rsp(tL2C_LCB *, UINT8, UINT8 *, UINT16);
![]()
![]()
l2cu_send_feature_req(tL2C_CCB *);
![]()
![]()
l2cu_allocate_rcb(UINT16);
![]()
![]()
l2cu_find_rcb_by_psm(UINT16);
![]()
![]()
l2cu_release_rcb(tL2C_RCB *);
![]()
![]()
l2cu_allocate_ble_rcb(UINT16);
![]()
![]()
l2cu_find_ble_rcb_by_psm(UINT16);
![]()
![]()
l2cu_device_reset();
![]()
![]()
l2cu_find_lcb_by_state(tL2C_LINK_STATE);
![]()
![]()
l2cu_lcb_disconnecting();
![]()
![]()
l2cu_create_conn(tL2C_LCB *, tBT_TRANSPORT);
![]()
![]()
l2cu_create_conn_after_switch(tL2C_LCB *);
![]()
![]()
l2cu_get_next_buffer_to_send(tL2C_LCB *);
![]()
![]()
l2cu_resubmit_pending_sec_req(UINT8 *);
![]()
![]()
l2cu_initialize_amp_ccb(tL2C_LCB *);
![]()
![]()
l2cu_adjust_out_mps(tL2C_CCB *);
![]()
![]()
l2c_link_hci_conn_req(UINT8 *);
![]()
![]()
l2c_link_hci_conn_comp(UINT8, UINT16, UINT8 *);
![]()
![]()
l2c_link_hci_disc_comp(UINT16, UINT8);
![]()
![]()
l2c_link_hci_qos_violation(UINT16);
![]()
![]()
l2c_link_timeout(tL2C_LCB *);
![]()
![]()
l2c_info_timeout(tL2C_LCB *);
![]()
![]()
l2c_link_check_send_pkts(tL2C_LCB *, tL2C_CCB *, BT_HDR *);
![]()
![]()
l2c_link_adjust_allocation();
![]()
![]()
l2c_link_process_num_completed_pkts(UINT8 *);
![]()
![]()
l2c_link_process_num_completed_blocks(UINT8, UINT8 *, UINT16);
![]()
![]()
l2c_link_processs_num_bufs(UINT16);
![]()
![]()
l2c_link_pkts_rcvd(UINT16 *, UINT16 *);
![]()
![]()
l2c_link_role_changed(UINT8 *, UINT8, UINT8);
![]()
![]()
l2c_link_sec_comp(UINT8 *, tBT_TRANSPORT, void *, UINT8);
![]()
![]()
l2c_link_segments_xmitted(BT_HDR *);
![]()
![]()
l2c_pin_code_request(UINT8 *);
![]()
![]()
l2c_link_adjust_chnl_allocation();
![]()
![]()
l2c_link_processs_ble_num_bufs(UINT16);
![]()
![]()
l2c_link_check_power_mode(tL2C_LCB *);
![]()
![]()
#define L2C_LINK_CHECK_POWER_MODE
![]()
![]()
#define L2C_LINK_CHECK_POWER_MODE
![]()
![]()
l2c_enqueue_peer_data(tL2C_CCB *, BT_HDR *);
![]()
![]()
l2c_fcr_cleanup(tL2C_CCB *);
![]()
![]()
l2c_fcr_proc_pdu(tL2C_CCB *, BT_HDR *);
![]()
![]()
l2c_fcr_proc_tout(tL2C_CCB *);
![]()
![]()
l2c_fcr_proc_ack_tout(tL2C_CCB *);
![]()
![]()
l2c_fcr_send_S_frame(tL2C_CCB *, UINT16, UINT16);
![]()
![]()
l2c_fcr_clone_buf(BT_HDR *, UINT16, UINT16);
![]()
![]()
l2c_fcr_is_flow_controlled(tL2C_CCB *);
![]()
![]()
l2c_fcr_get_next_xmit_sdu_seg(tL2C_CCB *, UINT16);
![]()
![]()
l2c_fcr_start_timer(tL2C_CCB *);
![]()
![]()
l2c_fcr_chk_chan_modes(tL2C_CCB *);
![]()
![]()
l2c_fcr_adj_our_req_options(tL2C_CCB *, tL2CAP_CFG_INFO *);
![]()
![]()
l2c_fcr_adj_our_rsp_options(tL2C_CCB *, tL2CAP_CFG_INFO *);
![]()
![]()
l2c_fcr_renegotiate_chan(tL2C_CCB *, tL2CAP_CFG_INFO *);
![]()
![]()
l2c_fcr_process_peer_cfg_req(tL2C_CCB *, tL2CAP_CFG_INFO *);
![]()
![]()
l2c_fcr_adj_monitor_retran_timeout(tL2C_CCB *);
![]()
![]()
l2c_fcr_stop_timer(tL2C_CCB *);
![]()
![]()
l2c_fcr_free_timer(tL2C_CCB *);
![]()
![]()
l2cble_create_conn(tL2C_LCB *);
![]()
![]()
l2cble_process_sig_cmd(tL2C_LCB *, UINT8 *, UINT16);
![]()
![]()
l2cble_conn_comp(UINT16, UINT8, UINT8 *, tBLE_ADDR_TYPE, UINT16, UINT16, UINT16);
![]()
![]()
l2cble_init_direct_conn(tL2C_LCB *);
![]()
![]()
l2cble_notify_le_connection(UINT8 *);
![]()
![]()
l2c_ble_link_adjust_allocation();
![]()
![]()
l2cble_process_conn_update_evt(UINT16, UINT8, UINT16, UINT16, UINT16);
![]()
![]()
l2cble_get_conn_param_format_err_from_contoller(UINT8, UINT16);
![]()
![]()
l2cble_credit_based_conn_req(tL2C_CCB *);
![]()
![]()
l2cble_credit_based_conn_res(tL2C_CCB *, UINT16);
![]()
![]()
l2cble_send_peer_disc_req(tL2C_CCB *);
![]()
![]()
l2cble_send_flow_control_credit(tL2C_CCB *, UINT16);
![]()
![]()
l2ble_sec_access_req(UINT8 *, UINT16, BOOLEAN, tL2CAP_SEC_CBACK *, void *);
![]()
![]()
l2cble_process_rc_param_request_evt(UINT16, UINT16, UINT16, UINT16, UINT16);
![]()
![]()
l2cble_update_data_length(tL2C_LCB *);
![]()
![]()
l2cble_set_fixed_channel_tx_data_length(UINT8 *, UINT16, UINT16);
![]()
![]()
l2c_send_update_conn_params_cb(tL2C_LCB *, UINT8);
![]()
![]()
l2cble_process_data_length_change_event(UINT16, UINT16, UINT16);
![]()
![]()
CalConnectParamTimeout(tL2C_LCB *);
![]()
![]()
l2cu_process_fixed_disc_cback(tL2C_LCB *);