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

  /system/bt/service/hal/
fake_bluetooth_interface.h 66 const bluetooth_device_t* GetHALAdapter() const override;
bluetooth_interface.h 116 virtual const bluetooth_device_t* GetHALAdapter() const = 0;
bluetooth_interface.cpp 250 const bluetooth_device_t* GetHALAdapter() const override {
273 hal_adapter_ = reinterpret_cast<bluetooth_device_t*>(device);
309 const bluetooth_device_t* hal_adapter_;
fake_bluetooth_interface.cpp 162 const bluetooth_device_t* FakeBluetoothInterface::GetHALAdapter() const {
  /hardware/libhardware/include/hardware/
bluetooth.h 602 } bluetooth_device_t; typedef in typeref:struct:__anon30670
604 typedef bluetooth_device_t bluetooth_module_t;
  /system/bt/btif/src/
bluetooth.c 527 static bluetooth_device_t device = {

Completed in 1884 milliseconds