Home
last modified time | relevance | path

Searched refs:BTM_SetOwnAddressType (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp363 BTM_SetOwnAddressType(BLE_ADDR_TYPE::BLE_ADDR_TYPE_PUBLIC); in LoadConfig()
397 BTM_SetOwnAddressType(BLE_ADDR_TYPE_RANDOM); in GenResPriAddrResult()
423 BTM_SetOwnAddressType(BleConfig::GetInstance().GetBleLocalAddrType()); in SetRpaAddrAndTypeToBtm()
457 BTM_SetOwnAddressType(BLE_ADDR_TYPE::BLE_ADDR_TYPE_RANDOM); in SetLocalIrkAndIdentityAddrToBtm()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h590 void BTSTACK_API BTM_SetOwnAddressType(uint32_t ownAddressType);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c575 void BTM_SetOwnAddressType(uint32_t ownAddressType) in BTM_SetOwnAddressType() function

Completed in 6 milliseconds