Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h243 inline std::string gatt_channel_state_text(const tGATT_CH_STATE& state) { in gatt_channel_state_text() function
Dgatt_utils.cc470 << " ch_state: " << gatt_channel_state_text(p_tcb->ch_state); in gatt_tcb_dump()