Searched refs:restartAutoConnection (Results 1 – 1 of 1) sorted by relevance
1054 bool restartAutoConnection = false; in BtmUpdateUpdateWhiteListOnLeConnectionComplete() local1059 restartAutoConnection = BtmIsDeviceInWhiteList(whiteListAddrType, &addr); in BtmUpdateUpdateWhiteListOnLeConnectionComplete()1061 restartAutoConnection = true; in BtmUpdateUpdateWhiteListOnLeConnectionComplete()1063 restartAutoConnection = true; in BtmUpdateUpdateWhiteListOnLeConnectionComplete()1082 if (BtmGetDeviceCountInWhiteList() > 0 && restartAutoConnection) { in BtmUpdateUpdateWhiteListOnLeConnectionComplete()1235 bool restartAutoConnection = false; in BtmUpdateWhiteListOnLeEnhancedConnectionComplete() local1240 restartAutoConnection = BtmIsDeviceInWhiteList(whiteListAddrType, &addr); in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()1242 restartAutoConnection = true; in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()1244 restartAutoConnection = true; in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()1263 if (BtmGetDeviceCountInWhiteList() > 0 && restartAutoConnection) { in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()