Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1132 static std::string fixed_channel_text(const uint16_t& fixed_cid) { in fixed_channel_text() function
1162 log::debug("Registered fixed channel:{}", fixed_channel_text(fixed_cid)); in L2CA_RegisterFixedChannel()