Searched defs:ResetPendingCmd (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ | ||
D | hfp_client_interface_aidl.cc | 125 void HfpTransport::ResetPendingCmd() { hfp_pending_cmd_ = HFP_CTRL_CMD_NONE; } in ResetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpTransport |
D | a2dp_encoding_aidl.cc | 196 void A2dpTransport::ResetPendingCmd() { in ResetPendingCmd() function in bluetooth::audio::aidl::a2dp::__anonc7bc9b960111::A2dpTransport |
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ | ||
D | a2dp_encoding_hidl.cc | 181 void ResetPendingCmd() { a2dp_pending_cmd_ = A2DP_CTRL_CMD_NONE; } in ResetPendingCmd() function in __anon2c872ac40111::A2dpTransport |