Home
last modified time | relevance | path

Searched refs:BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 6 of 6) sorted by relevance

/system/bt/service/
Dlogging_helpers.cc79 CASE_RETURN_TEXT(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE); in BtScanModeText()
Dadapter.cc315 case BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE: in SetScanMode()
/system/bt/tools/bdtool/
Dbdtool.c119 property_new_scan_mode(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE); in main()
206 property_new_scan_mode(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE); in main()
/system/bt/include/hardware/
Dbluetooth.h59 BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE enumerator
/system/bt/btif/src/
Dbtif_util.cc327 CASE_RETURN_STR(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE) in dump_adapter_scan_mode()
Dbtif_core.cc930 case BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE: in btif_set_adapter_property()