Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dhfp_client_interface_aidl.cc127 uint8_t HfpTransport::GetPendingCmd() const { return hfp_pending_cmd_; } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpTransport
196 uint8_t HfpDecodingTransport::GetPendingCmd() const { in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpDecodingTransport
250 uint8_t HfpEncodingTransport::GetPendingCmd() const { in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpEncodingTransport
Da2dp_encoding_aidl.cc192 tA2DP_CTRL_CMD A2dpTransport::GetPendingCmd() const { in GetPendingCmd() function in bluetooth::audio::aidl::a2dp::__anonc7bc9b960111::A2dpTransport
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Da2dp_encoding_hidl.cc179 tA2DP_CTRL_CMD GetPendingCmd() const { return a2dp_pending_cmd_; } in GetPendingCmd() function in __anon2c872ac40111::A2dpTransport