Home
last modified time | relevance | path

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

/system/bt/service/
Dlogging_helpers.h44 const char* BtAclText(const bt_acl_state_t state);
Dlogging_helpers.cc134 const char* BtAclText(const bt_acl_state_t code) { in BtAclText() function