Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_wl.c44 static BtmWhiteListEntity *BtmAllocWhiteListEntity(uint8_t addressType, const BtAddr *address) in BtmAllocWhiteListEntity() function
133 entity = BtmAllocWhiteListEntity(addressType, address); in BtmAddDeviceToWhiteList()