Searched refs:BluetoothBinderFacade (Results 1 – 3 of 3) sorted by relevance
41 bool BluetoothBinderFacade::SharedValidator() { in SharedValidator()53 std::tuple<bool, int> BluetoothBinderFacade::BluetoothBinderEnable() { in BluetoothBinderEnable()67 std::tuple<std::string, int> BluetoothBinderFacade::BluetoothBinderGetAddress() { in BluetoothBinderGetAddress()74 std::tuple<std::string, int> BluetoothBinderFacade::BluetoothBinderGetName() { in BluetoothBinderGetName()87 std::tuple<bool, int> BluetoothBinderFacade::BluetoothBinderSetName( in BluetoothBinderSetName()101 std::tuple<bool, int> BluetoothBinderFacade::BluetoothBinderInitInterface() { in BluetoothBinderInitInterface()111 std::tuple<bool, int> BluetoothBinderFacade::BluetoothBinderRegisterBLE() { in BluetoothBinderRegisterBLE()124 std::tuple<int, int> BluetoothBinderFacade::BluetoothBinderSetAdvSettings( in BluetoothBinderSetAdvSettings()172 BluetoothBinderFacade::BluetoothBinderFacade() { in BluetoothBinderFacade() function in BluetoothBinderFacade
37 class BluetoothBinderFacade {39 BluetoothBinderFacade();
36 BluetoothBinderFacade bt_binder;