Home
last modified time | relevance | path

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

/device/generic/goldfish/hals/radio/
DatCmds.h103 static constexpr std::string_view getCurrentCalls = "AT+CLCC"sv; variable
DRadioVoice.cpp379 ScopedAStatus RadioVoice::getCurrentCalls(const int32_t serial) { in getCurrentCalls() function in aidl::android::hardware::radio::implementation::RadioVoice
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1247 Return<void> RadioImpl_1_6::getCurrentCalls(int32_t serial) { in getCurrentCalls() function in RadioImpl_1_6