Home
last modified time | relevance | path

Searched refs:BluetoothAudioOffload (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/bluetooth/a2dp/1.0/default/
DBluetoothAudioOffload.cpp28 return new BluetoothAudioOffload(); in HIDL_FETCH_IBluetoothAudioOffload()
34 BluetoothAudioOffload::startSession( in startSession()
48 Return<void> BluetoothAudioOffload::streamStarted( in streamStarted()
57 Return<void> BluetoothAudioOffload::streamSuspended( in streamSuspended()
66 Return<void> BluetoothAudioOffload::endSession() { in endSession()
DBluetoothAudioOffload.h39 struct BluetoothAudioOffload : public IBluetoothAudioOffload { struct
40 BluetoothAudioOffload() {} in BluetoothAudioOffload() function
DAndroid.bp6 "BluetoothAudioOffload.cpp",