HomeSort by relevance Sort by last modified time
    Searched refs:BtStateText (Results 1 - 4 of 4) sorted by null

  /system/bt/service/
logging_helpers.h 32 const char* BtStateText(const bt_state_t state);
logging_helpers.cc 57 const char* BtStateText(const bt_state_t state) {
adapter.cc 234 LOG(INFO) << "Adapter state changed: " << BtStateText(state);
  /system/bt/service/hal/
bluetooth_interface.cc 71 VLOG(1) << "Adapter state changed: " << BtStateText(state);

Completed in 151 milliseconds