Home
last modified time | relevance | path

Searched defs:adapter (Results 1 – 25 of 26) sorted by relevance

12

/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc44 BluetoothBinderServer::BluetoothBinderServer(bluetooth::Adapter* adapter) in BluetoothBinderServer()
386 bluetooth::Adapter* adapter, bluetooth::AdapterState prev_state, in OnAdapterStateChanged()
397 bluetooth::Adapter* adapter, const std::string& device_address, in OnDeviceConnectionStateChanged()
406 void BluetoothBinderServer::OnScanEnableChanged(bluetooth::Adapter* adapter, in OnScanEnableChanged()
414 void BluetoothBinderServer::OnSspRequest(bluetooth::Adapter* adapter, in OnSspRequest()
434 bluetooth::Adapter* adapter, int status, const std::string& device_address, in OnBondStateChanged()
447 bluetooth::Adapter* adapter, int status, in OnGetBondedDevices()
462 bluetooth::Adapter* adapter, int status, const std::string& device_address, in OnGetRemoteDeviceProperties()
477 bluetooth::Adapter* adapter, in OnDeviceFound()
Dipc_handler_binder.cc38 IPCHandlerBinder::IPCHandlerBinder(bluetooth::Adapter* adapter, in IPCHandlerBinder()
Dbluetooth_gatt_client_binder_server.cc33 bluetooth::Adapter* adapter) in BluetoothGattClientBinderServer()
Dbluetooth_le_scanner_binder_server.cc35 bluetooth::Adapter* adapter) in BluetoothLeScannerBinderServer()
Dbluetooth_le_advertiser_binder_server.cc35 bluetooth::Adapter* adapter) in BluetoothLeAdvertiserBinderServer()
Dbluetooth_low_energy_binder_server.cc35 bluetooth::Adapter* adapter) in BluetoothLowEnergyBinderServer()
Dbluetooth_a2dp_sink_binder_server.cc32 bluetooth::Adapter* adapter) in BluetoothA2dpSinkBinderServer()
Dbluetooth_a2dp_source_binder_server.cc98 bluetooth::Adapter* adapter) in BluetoothA2dpSourceBinderServer()
Dbluetooth_avrcp_control_binder_server.cc37 bluetooth::Adapter* adapter) in BluetoothAvrcpControlBinderServer()
Dbluetooth_gatt_server_binder_server.cc37 bluetooth::Adapter* adapter) in BluetoothGattServerBinderServer()
/system/bt/service/ipc/
Dipc_handler.cc23 IPCHandler::IPCHandler(bluetooth::Adapter* adapter, in IPCHandler()
Dipc_handler.h47 bluetooth::Adapter* adapter() const { return adapter_; } in adapter() function
Dipc_manager.cc28 IPCManager::IPCManager(bluetooth::Adapter* adapter) : adapter_(adapter) { in IPCManager()
Dipc_handler_linux.cc31 IPCHandlerLinux::IPCHandlerLinux(bluetooth::Adapter* adapter, in IPCHandlerLinux()
Dlinux_ipc_host.cc75 LinuxIPCHost::LinuxIPCHost(int sockfd, Adapter* adapter) in LinuxIPCHost()
/system/bt/service/test/
Dstub_ipc_handler_binder.cc25 IPCHandlerBinder::IPCHandlerBinder(bluetooth::Adapter* adapter, in IPCHandlerBinder()
Dadapter_unittest.cc62 explicit TestObserver(bluetooth::Adapter* adapter) in TestObserver()
85 void OnAdapterStateChanged(bluetooth::Adapter* adapter, in OnAdapterStateChanged()
93 void OnDeviceConnectionStateChanged(Adapter* adapter, in OnDeviceConnectionStateChanged()
/system/bt/service/ipc/dbus/
Dipc_handler_dbus.cc29 IPCHandlerDBus::IPCHandlerDBus(bluetooth::Adapter* adapter, in IPCHandlerDBus()
Dbluetooth_adapter.cc50 bluetooth::Adapter* adapter) in BluetoothAdapter()
/system/bt/service/
Dadapter.cc148 void Adapter::Observer::OnAdapterStateChanged(Adapter* adapter, in OnAdapterStateChanged()
155 Adapter* adapter, const std::string& device_address, bool connected) { in OnDeviceConnectionStateChanged()
159 void Adapter::Observer::OnScanEnableChanged(Adapter* adapter, in OnScanEnableChanged()
164 void Adapter::Observer::OnSspRequest(Adapter* adapter, in OnSspRequest()
171 void Adapter::Observer::OnBondStateChanged(Adapter* adapter, int status, in OnBondStateChanged()
178 Adapter* adapter, int status, in OnGetBondedDevices()
184 Adapter* adapter, int status, const std::string& device_address, in OnGetRemoteDeviceProperties()
189 void Adapter::Observer::OnDeviceFound(Adapter* adapter, in OnDeviceFound()
Dlow_energy_scanner.cc69 LowEnergyScanner::LowEnergyScanner(Adapter& adapter, const Uuid& uuid, in LowEnergyScanner()
164 LowEnergyScannerFactory::LowEnergyScannerFactory(Adapter& adapter) in LowEnergyScannerFactory()
Dlow_energy_client.cc34 LowEnergyClient::LowEnergyClient(Adapter& adapter, const Uuid& uuid, in LowEnergyClient()
198 LowEnergyClientFactory::LowEnergyClientFactory(Adapter& adapter) in LowEnergyClientFactory()
/system/nvram/hal/
Dtesting_nvram_implementation.cpp137 nvram::NvramDeviceAdapter* adapter = in testing_nvram_open() local
Dnvram_device_adapter.cpp38 NvramDeviceAdapter* adapter = reinterpret_cast<NvramDeviceAdapter*>( in Execute() local
/system/libhidl/adapter/
DHidlBinderAdapter.cpp165 sp<IBase> adapter = it->second(implementation); in adapterMain() local

12