Home
last modified time | relevance | path

Searched refs:GetBleRoles (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.h67 static int GetBleRoles();
H A Dble_properties.cpp204 int BleProperties::GetBleRoles() in GetBleRoles() function in OHOS::bluetooth::BleProperties
208 return BleConfig::GetInstance().GetBleRoles(); in GetBleRoles()
H A Dble_config.h44 int GetBleRoles() const;
H A Dble_config.cpp126 int BleConfig::GetBleRoles() const in GetBleRoles() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp1645 int roles = BleProperties::GetInstance().GetBleRoles(); in SetBleRoles()

Completed in 5 milliseconds