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

  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
native_bt_test_utils.py 34 droid.BluetoothBinderEnable()
  /packages/apps/Test/connectivity/sl4n/facades/bluetooth/
bluetooth_binder_facade.h 40 std::tuple<bool, int> BluetoothBinderEnable();
bluetooth_binder_facade.cpp 53 std::tuple<bool, int> BluetoothBinderFacade::BluetoothBinderEnable() {
  /packages/apps/Test/connectivity/sl4n/utils/
command_receiver.cpp 141 std::tie(enable_result, error_code) = bt_binder.BluetoothBinderEnable();
242 _funcMap->insert(std::make_pair("BluetoothBinderEnable",

Completed in 2114 milliseconds