Searched refs:BluetoothAudioStatus (Results 1 – 9 of 9) sorted by relevance
27 using ::aidl::android::hardware::bluetooth::audio::BluetoothAudioStatus;41 inline BluetoothAudioStatus BluetoothAudioCtrlAckToHalStatus( in BluetoothAudioCtrlAckToHalStatus()45 return BluetoothAudioStatus::SUCCESS; in BluetoothAudioCtrlAckToHalStatus()47 return BluetoothAudioStatus::UNSUPPORTED_CODEC_CONFIGURATION; in BluetoothAudioCtrlAckToHalStatus()49 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()51 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()53 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()55 return BluetoothAudioStatus::RECONFIGURATION; in BluetoothAudioCtrlAckToHalStatus()57 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()
46 using ::aidl::android::hardware::bluetooth::audio::BluetoothAudioStatus;
472 BluetoothAudioStatus status = BluetoothAudioCtrlAckToHalStatus(ack); in StreamStarted()491 BluetoothAudioStatus status = BluetoothAudioCtrlAckToHalStatus(ack); in StreamSuspended()
62 using BluetoothAudioStatus = variable76 inline BluetoothAudioStatus BluetoothAudioCtrlAckToHalStatus( in BluetoothAudioCtrlAckToHalStatus()80 return BluetoothAudioStatus::SUCCESS; in BluetoothAudioCtrlAckToHalStatus()82 return BluetoothAudioStatus::UNSUPPORTED_CODEC_CONFIGURATION; in BluetoothAudioCtrlAckToHalStatus()84 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()86 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()88 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()90 return BluetoothAudioStatus::FAILURE; in BluetoothAudioCtrlAckToHalStatus()
127 _hidl_cb((retval ? BluetoothAudioStatus::SUCCESS in getPresentationPosition()128 : BluetoothAudioStatus::FAILURE), in getPresentationPosition()318 BluetoothAudioStatus status, in FetchAudioProvider()321 if (status == BluetoothAudioStatus::SUCCESS) { in FetchAudioProvider()386 BluetoothAudioStatus status, in FetchAudioProvider_2_1()389 if (status == BluetoothAudioStatus::SUCCESS) { in FetchAudioProvider_2_1()563 BluetoothAudioStatus session_status; in StartSession()568 BluetoothAudioStatus status, in StartSession()572 if (status == BluetoothAudioStatus::SUCCESS && dataMQ.isHandleValid()) { in StartSession()589 session_status == BluetoothAudioStatus::SUCCESS) { in StartSession()[all …]
51 using ::bluetooth::audio::hidl::BluetoothAudioStatus;
50 uint16_t cookie, bool start_resp, const BluetoothAudioStatus& status)>;140 const BluetoothAudioStatus& status) { in SetUp()253 const BluetoothAudioStatus& status) { in ControlResultHandler()268 if (status == BluetoothAudioStatus::RECONFIGURATION || in ControlResultHandler()269 status == BluetoothAudioStatus::SUCCESS) { in ControlResultHandler()280 if (status == BluetoothAudioStatus::SUCCESS) { in ControlResultHandler()292 if (status == BluetoothAudioStatus::SUCCESS) { in ControlResultHandler()
126 using ::aidl::android::hardware::bluetooth::audio::BluetoothAudioStatus;199 void ControlResultHandler(const BluetoothAudioStatus& status);
255 if (status == BluetoothAudioStatus::SUCCESS) { in ControlResultHandler()