Home
last modified time | relevance | path

Searched refs:Broadcast (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8998/sdm/include/utils/
Dlocker.h79 locker_.Broadcast(); in ~SequenceExitScopeLock()
119 locker_.Broadcast(); in ~SequenceCancelScopeLock()
140 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/qcom/display/msm8996/sdm/include/utils/
Dlocker.h79 locker_.Broadcast(); in ~SequenceExitScopeLock()
119 locker_.Broadcast(); in ~SequenceCancelScopeLock()
140 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/qcom/display/sdm845/sdm/include/utils/
Dlocker.h79 locker_.Broadcast(); in ~SequenceExitScopeLock()
119 locker_.Broadcast(); in ~SequenceCancelScopeLock()
140 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/interfaces/radio/1.0/
DIRadio.hal987 * Request the setting of GSM/WCDMA Cell Broadcast SMS config.
996 * Set GSM/WCDMA Cell Broadcast SMS config
1006 * Enable or disable the reception of GSM/WCDMA Cell Broadcast SMS
1010 * Cell Broadcast SMS. true = activate, false = turn off
1017 * Request the setting of CDMA Broadcast SMS config
1026 * Set CDMA Broadcast SMS config
1029 * @param configInfo CDMA Broadcast SMS config to be set.
1036 * Enable or disable the reception of CDMA Cell Broadcast SMS
1040 * Cell Broadcast SMS. true = activate, false = turn off
DIRadioIndication.hal234 * Indicates when new Broadcast SMS is received
Dtypes.hal1463 int32_t serviceCategory; // serviceCategory defines a Broadcast message identifier
1466 int32_t language; // language code of Broadcast Message
1480 * Which types of Cell Broadcast Message (CBM) are to be received by the ME
DIRadioResponse.hal1726 * @param configs Vector of CDMA Broadcast SMS configs.