Home
last modified time | relevance | path

Searched refs:reportPhysicalChannelConfigs (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_unsol_commands.h68 {RIL_UNSOL_PHYSICAL_CHANNEL_CONFIGS, radio_1_6::reportPhysicalChannelConfigs, WAKE_PARTIAL},
Dril_service.h739 int reportPhysicalChannelConfigs(int slotId, int indicationType,
Dril_service.cpp10585 int radio_1_6::reportPhysicalChannelConfigs(int slotId, int indicationType, in reportPhysicalChannelConfigs() function in radio_1_6
/device/generic/goldfish/radio/libril/
Dril_unsol_commands.h68 {RIL_UNSOL_PHYSICAL_CHANNEL_CONFIGS, radio::reportPhysicalChannelConfigs, WAKE_PARTIAL},
Dril_service.h579 int reportPhysicalChannelConfigs(int slotId, int indicationType,
Dril_service.cpp7131 int radio::reportPhysicalChannelConfigs(int slotId, in reportPhysicalChannelConfigs() function in radio