Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h206 CONN_BLE_PRIORITY_BALANCED = 0x0, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dble_service_connection_test.cpp272 priority = CONN_BLE_PRIORITY_BALANCED;
H A Dconnection_ble_switch_test.cpp676 option.bleOption.priority = CONN_BLE_PRIORITY_BALANCED;
H A Dconnection_ble_manager_test.cpp552 .priority = CONN_BLE_PRIORITY_BALANCED,
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c662 .priority = CONN_BLE_PRIORITY_BALANCED, in UpdateAuthDevicePriority()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c846 case CONN_BLE_PRIORITY_BALANCED: in ConnGattClientUpdatePriority()
H A Dsoftbus_conn_ble_manager.c360 .priority = CONN_BLE_PRIORITY_BALANCED, in BleNotifyDeviceConnectResult()