OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothBinderInitInterface
(Results
1 - 4
of
4
) sorted by null
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
native_bt_test_utils.py
32
droid.
BluetoothBinderInitInterface
()
/packages/apps/Test/connectivity/sl4n/facades/bluetooth/
bluetooth_binder_facade.h
43
std::tuple<bool, int>
BluetoothBinderInitInterface
();
bluetooth_binder_facade.cpp
101
std::tuple<bool, int> BluetoothBinderFacade::
BluetoothBinderInitInterface
() {
/packages/apps/Test/connectivity/sl4n/utils/
command_receiver.cpp
76
std::tie(init_result, error_code) = bt_binder.
BluetoothBinderInitInterface
();
234
_funcMap->insert(std::make_pair("
BluetoothBinderInitInterface
",
Completed in 185 milliseconds