Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h616 extern tL2C_CCB *l2cu_find_ccb_by_remote_cid (tL2C_LCB *p_lcb, UINT16 remote_cid);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c814 p_ccb = l2cu_find_ccb_by_remote_cid(p_lcb, scid); in l2cble_process_sig_cmd()
Dl2c_utils.c1769 tL2C_CCB *l2cu_find_ccb_by_remote_cid (tL2C_LCB *p_lcb, UINT16 remote_cid) in l2cu_find_ccb_by_remote_cid() function