Home
last modified time | relevance | path

Searched refs:onEventGenerated (Results 1 – 9 of 9) sorted by relevance

/hardware/google/interfaces/bluetooth/ccc/aidl/aidl_api/hardware.google.bluetooth.ccc/current/hardware/google/bluetooth/ccc/
DIBluetoothCccCallback.aidl37 …void onEventGenerated(in hardware.google.bluetooth.ccc.Timestamp timestamp, in byte[6] address, in… in onEventGenerated() method
/hardware/google/interfaces/bluetooth/ccc/aidl/hardware/google/bluetooth/ccc/
DIBluetoothCccCallback.aidl34 void onEventGenerated(in Timestamp timestamp, in byte[6] address, in Direction direction, in onEventGenerated() method
/hardware/interfaces/bluetooth/lmp_event/aidl/aidl_api/android.hardware.bluetooth.lmp_event/current/android/hardware/bluetooth/lmp_event/
DIBluetoothLmpEventCallback.aidl37 …void onEventGenerated(in android.hardware.bluetooth.lmp_event.Timestamp timestamp, in android.hard… in onEventGenerated() method
/hardware/interfaces/bluetooth/lmp_event/aidl/aidl_api/android.hardware.bluetooth.lmp_event/1/android/hardware/bluetooth/lmp_event/
DIBluetoothLmpEventCallback.aidl37 …void onEventGenerated(in android.hardware.bluetooth.lmp_event.Timestamp timestamp, in android.hard… in onEventGenerated() method
/hardware/interfaces/bluetooth/lmp_event/aidl/android/hardware/bluetooth/lmp_event/
DIBluetoothLmpEventCallback.aidl36 void onEventGenerated(in Timestamp timestamp, in onEventGenerated() method
/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/
Dlmp_event.rs65 cb.onEventGenerated(&ts, addr_type, &addr, Direction::RX, lmp_event[0], 1)
/hardware/google/interfaces/bluetooth/ccc/1.0/
DIBluetoothCccCallback.hal31 onEventGenerated(Timestamp timestamp, Address address, Direction direction,
/hardware/google/interfaces/bluetooth/ccc/aidl/vts/
DVtsHalBluetoothCccTargetTest.cpp45 ::ndk::ScopedAStatus onEventGenerated(const Timestamp& /* timestamp */, in onEventGenerated() function in BluetoothCccTest::BluetoothCccCallback
/hardware/interfaces/bluetooth/lmp_event/aidl/vts/
DVtsHalLmpEventTargetTest.cpp81 … ::ndk::ScopedAStatus onEventGenerated(const Timestamp& timestamp, AddressType address_type, in onEventGenerated() function in BluetoothLmpEventTest::BluetoothLmpEventCallback