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

  /system/bt/service/
logging_helpers.h 34 const char* BtDiscoveryStateText(const bt_discovery_state_t);
logging_helpers.cc 66 const char* BtDiscoveryStateText(const bt_discovery_state_t state) {
  /system/bt/service/hal/
bluetooth_interface.cc 102 VLOG(1) << "Discovery state changed - state: " << BtDiscoveryStateText(state);

Completed in 142 milliseconds