Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_wl.h33 void BtmRemoveDeviceFromWhiteList(uint8_t addressType, const BtAddr *address);
H A Dbtm_wl.c157 void BtmRemoveDeviceFromWhiteList(uint8_t addressType, const BtAddr *address) in BtmRemoveDeviceFromWhiteList() function
H A Dbtm_acl.c772 BtmRemoveDeviceFromWhiteList(whiteListAddressType, &action->addr); in BtmUpdateWhiteList()
1071 BtmRemoveDeviceFromWhiteList(addrType, &addr); in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1078 BtmRemoveDeviceFromWhiteList(addrType, addrList + i); in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1252 BtmRemoveDeviceFromWhiteList(addrType, &addr); in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()
1259 BtmRemoveDeviceFromWhiteList(addrType, addrList + i); in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()