Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h626 extern void l2cu_send_peer_config_rej (tL2C_CCB *p_ccb, UINT8 *p_data, UINT16 data_len, UINT16 …
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c606l2cu_send_peer_config_rej (p_ccb, p_cfg_start, (UINT16) (cmd_len - L2CAP_CONFIG_REQ_LEN), cfg_rej_… in process_l2cap_cmd()
Dl2c_utils.c851 void l2cu_send_peer_config_rej (tL2C_CCB *p_ccb, UINT8 *p_data, UINT16 data_len, UINT16 rej_len) in l2cu_send_peer_config_rej() function