Searched defs:GetPendingCmd (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ | ||
D | hfp_client_interface_aidl.cc | 127 uint8_t HfpTransport::GetPendingCmd() const { return hfp_pending_cmd_; } in GetPendingCmd() function in bluetooth::audio::aidl::hfp::HfpTransport |
D | a2dp_encoding_aidl.cc | 192 tA2DP_CTRL_CMD A2dpTransport::GetPendingCmd() const { in GetPendingCmd() function in bluetooth::audio::aidl::a2dp::__anonc7bc9b960111::A2dpTransport |
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ | ||
D | a2dp_encoding_hidl.cc | 179 tA2DP_CTRL_CMD GetPendingCmd() const { return a2dp_pending_cmd_; } in GetPendingCmd() function in __anon2c872ac40111::A2dpTransport |