Home
last modified time | relevance | path

Searched refs:l2cu_send_peer_info_rsp (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h631 extern void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT16 info_type);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c738 l2cu_send_peer_info_rsp (p_lcb, id, info_type); in process_l2cap_cmd()
Dl2c_utils.c1174 void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type) in l2cu_send_peer_info_rsp() function