Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c58 MSG_CONNECTION_OCCUPY_RELEASE, enumerator
342 … &g_brConnectionAsyncHandler, MSG_CONNECTION_OCCUPY_RELEASE, connection->connectionId, 0, NULL); in ConnBrOccupy()
344 MSG_CONNECTION_OCCUPY_RELEASE, connection->connectionId, 0, NULL, WAIT_TIMEOUT_OCCUPY); in ConnBrOccupy()
862 case MSG_CONNECTION_OCCUPY_RELEASE: in BrConnectionMsgHandler()
886 case MSG_CONNECTION_OCCUPY_RELEASE: in BrCompareConnectionLooperEventFunc()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c43 MSG_CONNECTION_OCCUPY_RELEASE, enumerator
1004 … &g_bleConnectionAsyncHandler, MSG_CONNECTION_OCCUPY_RELEASE, connection->connectionId, 0, NULL); in ConnBleOccupy()
1006 MSG_CONNECTION_OCCUPY_RELEASE, connection->connectionId, 0, NULL, WAIT_TIMEOUT_OCCUPY); in ConnBleOccupy()
1141 case MSG_CONNECTION_OCCUPY_RELEASE: in BleConnectionMsgHandler()
1166 case MSG_CONNECTION_OCCUPY_RELEASE: { in BleCompareConnectionLooperEventFunc()