Home
last modified time | relevance | path

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

/system/bt/service/
Dlogging_helpers.h26 const char* BtAvConnectionStateText(const btav_connection_state_t state);
Dlogging_helpers.cc26 const char* BtAvConnectionStateText(const btav_connection_state_t state) { in BtAvConnectionStateText() function