Home
last modified time | relevance | path

Searched refs:tL2C_LINK_STATE (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h103 } tL2C_LINK_STATE; typedef
380 tL2C_LINK_STATE link_state;
704 extern tL2C_LCB *l2cu_find_lcb_by_state (tL2C_LINK_STATE state);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c2426 tL2C_LCB *l2cu_find_lcb_by_state (tL2C_LINK_STATE state) in l2cu_find_lcb_by_state()