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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h678 extern void l2cu_process_peer_cfg_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg);
H A Dl2c_csm.c746 l2cu_process_peer_cfg_rsp (p_ccb, p_cfg);
H A Dl2c_utils.c2022 ** Function l2cu_process_peer_cfg_rsp
2031 void l2cu_process_peer_cfg_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) function
2052 L2CAP_TRACE_DEBUG ("l2cu_process_peer_cfg_rsp(): peer tx_win_sz: %d, our tx_win_sz: %d, max_held_acks: %d",

Completed in 32 milliseconds