Searched defs:GetPendingCmd (Results 1 – 4 of 4) sorted by relevance
176 uint8_t HfpTransport::GetPendingCmd() const { return hfp_pending_cmd_; } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpTransport274 uint8_t HfpDecodingTransport::GetPendingCmd() const { return transport_->GetPendingCmd(); } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpDecodingTransport331 uint8_t HfpEncodingTransport::GetPendingCmd() const { return transport_->GetPendingCmd(); } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpEncodingTransport
141 uint8_t HfpTransport::GetPendingCmd() const { return HFP_CTRL_CMD_NONE; } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpTransport182 uint8_t HfpDecodingTransport::GetPendingCmd() const { return HFP_CTRL_CMD_NONE; } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpDecodingTransport208 uint8_t HfpEncodingTransport::GetPendingCmd() const { return HFP_CTRL_CMD_NONE; } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpEncodingTransport
179 tA2DP_CTRL_CMD GetPendingCmd() const { return a2dp_pending_cmd_; } in GetPendingCmd() function in bluetooth::audio::hidl::a2dp::__anon0c8661fa0211::A2dpTransport
204 tA2DP_CTRL_CMD A2dpTransport::GetPendingCmd() const { return a2dp_pending_cmd_; } in GetPendingCmd() function in bluetooth::audio::aidl::a2dp::__anon8fac47a20311::A2dpTransport