Searched refs:SetBleRoles (Results 1 – 6 of 6) sorted by relevance
243 bool BleProperties::SetBleRoles(uint8_t roles) in SetBleRoles() function in OHOS::bluetooth::BleProperties251 return BleConfig::GetInstance().SetBleRoles(roles); in SetBleRoles()312 ret &= SetBleRoles(BLE_DEFAULT_ROLES); in SaveDefaultValues()
68 static bool SetBleRoles(uint8_t roles);
55 bool SetBleRoles(uint8_t roles) const;
198 int SetBleRoles() const;
138 bool BleConfig::SetBleRoles(uint8_t roles) const in SetBleRoles() function in OHOS::bluetooth::BleConfig
298 int ret = SetBleRoles(); in PostEnable()1671 int BleAdapter::SetBleRoles() const in SetBleRoles() function in OHOS::bluetooth::BleAdapter