Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h82 } tL2C_CHNL_STATE; typedef
88 inline std::string channel_state_text(const tL2C_CHNL_STATE& state) { in channel_state_text()
289 tL2C_CHNL_STATE chnl_state; /* Channel state */
Dl2c_csm.cc1167 tL2C_CHNL_STATE tempstate; in l2c_csm_open()