Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_wl.h36 bool BtmIsDeviceInWhiteList(uint8_t addressType, const BtAddr *address);
H A Dbtm_wl.c272 bool BtmIsDeviceInWhiteList(uint8_t addressType, const BtAddr *address) in BtmIsDeviceInWhiteList() function
H A Dbtm_acl.c1059 restartAutoConnection = BtmIsDeviceInWhiteList(whiteListAddrType, &addr); in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1240 restartAutoConnection = BtmIsDeviceInWhiteList(whiteListAddrType, &addr); in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()