Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h722 extern void l2c_info_timeout (tL2C_LCB *p_lcb);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c964 l2c_info_timeout((tL2C_LCB *)p_tle->param); in l2c_process_timeout()
Dl2c_link.c669 void l2c_info_timeout (tL2C_LCB *p_lcb) in l2c_info_timeout() function