Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_wl.h32 int BtmAddDeviceToWhiteList(uint8_t addressType, const BtAddr *address);
H A Dbtm_wl.c106 int BtmAddDeviceToWhiteList(uint8_t addressType, const BtAddr *address) in BtmAddDeviceToWhiteList() function
H A Dbtm_acl.c770 BtmAddDeviceToWhiteList(whiteListAddressType, &action->addr); in BtmUpdateWhiteList()
795 BtmAddDeviceToWhiteList(whiteListAddressType, addr); in BtmLeCreateConnection()