Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c75 return MIDDLE_PRIORITY; in GetPriority()
148 if (GetMsg(g_innerQueue, msg, &isFull, MIDDLE_PRIORITY) == SOFTBUS_OK) { in ConnBleDequeueBlock()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_send_queue.c75 return MIDDLE_PRIORITY; in GetPriority()
154 if (GetMsg(g_innerQueue, msg, &isFull, MIDDLE_PRIORITY) == SOFTBUS_OK) { in ConnBrDequeueBlock()
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/include/
H A Dsoftbus_conn_common.h60 MIDDLE_PRIORITY, enumerator