Home
last modified time | relevance | path

Searched defs:ResetPendingCmd (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dhfp_client_interface_aidl.cc125 void HfpTransport::ResetPendingCmd() { hfp_pending_cmd_ = HFP_CTRL_CMD_NONE; } in ResetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpTransport
200 void HfpDecodingTransport::ResetPendingCmd() { transport_->ResetPendingCmd(); } in ResetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpDecodingTransport
254 void HfpEncodingTransport::ResetPendingCmd() { transport_->ResetPendingCmd(); } in ResetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpEncodingTransport
Da2dp_encoding_aidl.cc196 void A2dpTransport::ResetPendingCmd() { in ResetPendingCmd() function in bluetooth::audio::aidl::a2dp::__anonc7bc9b960111::A2dpTransport
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Da2dp_encoding_hidl.cc181 void ResetPendingCmd() { a2dp_pending_cmd_ = A2DP_CTRL_CMD_NONE; } in ResetPendingCmd() function in __anon2c872ac40111::A2dpTransport