Home
last modified time | relevance | path

Searched refs:l2cu_send_peer_info_req (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c652 l2cu_send_peer_info_req (p_ccb->p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE); in l2c_ucd_check_pending_info_req()
667 l2cu_send_peer_info_req (p_ccb->p_lcb, L2CAP_CONNLESS_MTU_INFO_TYPE); in l2c_ucd_check_pending_info_req()
Dl2c_main.c731 l2cu_send_peer_info_req (p_lcb, L2CAP_FIXED_CHANNELS_INFO_TYPE); in process_l2cap_cmd()
Dl2c_link.c197 l2cu_send_peer_info_req (p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE); in l2c_link_hci_conn_comp()
Dl2c_utils.c1132 void l2cu_send_peer_info_req (tL2C_LCB *p_lcb, UINT16 info_type) in l2cu_send_peer_info_req() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h633 extern void l2cu_send_peer_info_req (tL2C_LCB *p_lcb, UINT16 info_type);