Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h114 } tL2C_LINK_STATE; typedef
116 inline std::string link_state_text(const tL2C_LINK_STATE& state) { in link_state_text()
428 tL2C_LINK_STATE link_state;
768 extern tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE state);
Dl2c_utils.cc2145 tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE state) { in l2cu_find_lcb_by_state()
/system/bt/test/mock/
Dmock_stack_l2cap_utils.cc100 tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE state) { in l2cu_find_lcb_by_state()