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

  /system/bt/btif/include/
btif_util.h 47 const char* dump_bt_status(bt_status_t status);
  /system/bt/btif/src/
btif_util.cc 451 const char* dump_bt_status(bt_status_t status) { function
  /system/bt/tools/mcap_tool/
mcap_tool.cc 118 static const char* dump_bt_status(const bt_status_t status) { function
400 << dump_bt_status(status) << ")";

Completed in 73 milliseconds