Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dh4_protocol.cpp35 const int32_t RT_PRIORITY = 1; variable
48 struct sched_param rtParams = {.sched_priority = RT_PRIORITY}; in SetRTSchedule()