Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dl2cdefs.h291 inline std::string l2cap_reconfig_result_text(const tL2CAP_RECONFIG_RESULT& result) { in l2cap_reconfig_result_text() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc3284 log::verbose("l2cu_send_ble_reconfig_rsp result:{}", l2cap_reconfig_result_text(result)); in l2cu_send_ble_reconfig_rsp()