Searched refs:gatt_channel_state_text (Results 1 – 3 of 3) sorted by relevance
1175 bt_transport_text(p_tcb->transport), gatt_channel_state_text(p_tcb->ch_state), in gatt_set_ch_state()1176 gatt_channel_state_text(ch_state), holders_string); in gatt_set_ch_state()1193 bt_transport_text(p_tcb->transport), gatt_channel_state_text(p_tcb->ch_state)); in gatt_get_ch_state()
240 inline std::string gatt_channel_state_text(const tGATT_CH_STATE& state) { in gatt_channel_state_text() function486 gatt_channel_state_text(state), holders_info); in ToString()
486 << " ch_state: " << gatt_channel_state_text(p_tcb->ch_state) << ", " in gatt_tcb_dump()