Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dhfp_client_interface_aidl.cc74 HfpTransport::HfpTransport() { hfp_pending_cmd_ = HFP_CTRL_CMD_NONE; } in HfpTransport()
80 } else if (hfp_pending_cmd_ != HFP_CTRL_CMD_NONE) { in StartRequest()
121 hfp_pending_cmd_ = HFP_CTRL_CMD_NONE; in StopRequest()
125 void HfpTransport::ResetPendingCmd() { hfp_pending_cmd_ = HFP_CTRL_CMD_NONE; } in ResetPendingCmd()
Dhfp_client_interface_aidl.h35 HFP_CTRL_CMD_NONE = 0, enumerator
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhfp_client_interface.cc198 case aidl::hfp::HFP_CTRL_CMD_NONE: in ConfirmStreamingRequest()
215 case aidl::hfp::HFP_CTRL_CMD_NONE: in CancelStreamingRequest()
344 case aidl::hfp::HFP_CTRL_CMD_NONE: in ConfirmStreamingRequest()
361 case aidl::hfp::HFP_CTRL_CMD_NONE: in CancelStreamingRequest()
482 case aidl::hfp::HFP_CTRL_CMD_NONE: in ConfirmStreamingRequest()
499 case aidl::hfp::HFP_CTRL_CMD_NONE: in CancelStreamingRequest()