Searched refs:l2cu_send_peer_info_req (Results 1 – 4 of 4) sorted by relevance
636 extern void l2cu_send_peer_info_req(tL2C_LCB* p_lcb, uint16_t info_type);
773 l2cu_send_peer_info_req(p_lcb, L2CAP_FIXED_CHANNELS_INFO_TYPE); in process_l2cap_cmd()
190 l2cu_send_peer_info_req(p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE); in l2c_link_hci_conn_comp()
1022 void l2cu_send_peer_info_req(tL2C_LCB* p_lcb, uint16_t info_type) { in l2cu_send_peer_info_req() function