Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h446 BLE_ADDR_TYPE ownAddrType; /// Owner address type
507 BLE_ADDR_TYPE ownAddrType; /// Owner bluetooth device address type
509 BLE_ADDR_TYPE peerAddrType; /// Peer device bluetooth device address type
H A Dble_properties.cpp170 ret = BleConfig::GetInstance().SetBleLocalAddrType(BLE_ADDR_TYPE::BLE_ADDR_TYPE_PUBLIC); in UpdateConfig()
H A Dble_adapter.cpp363 BTM_SetOwnAddressType(BLE_ADDR_TYPE::BLE_ADDR_TYPE_PUBLIC); in LoadConfig()
456 BleConfig::GetInstance().SetBleLocalAddrType(BLE_ADDR_TYPE::BLE_ADDR_TYPE_RANDOM); in SetLocalIrkAndIdentityAddrToBtm()
457 BTM_SetOwnAddressType(BLE_ADDR_TYPE::BLE_ADDR_TYPE_RANDOM); in SetLocalIrkAndIdentityAddrToBtm()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h454 } BLE_ADDR_TYPE; typedef
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h546 using BLE_ADDR_TYPE = enum {

Completed in 12 milliseconds