Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h50 int GetBleLocalAddrType() const;
H A Dble_config.cpp210 int BleConfig::GetBleLocalAddrType() const in GetBleLocalAddrType() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp430 BTM_SetOwnAddressType(BleConfig::GetInstance().GetBleLocalAddrType()); in SetRpaAddrAndTypeToBtm()