Searched refs:BtmGetDeviceCountInWhiteList (Results 1 – 3 of 3) sorted by relevance
35 int BtmGetDeviceCountInWhiteList();
736 if (BtmGetDeviceCountInWhiteList() > 0) { in BtmStartAutoConnection()754 if (BtmGetDeviceCountInWhiteList() > 0) { in BtmStopAutoConnection()783 if (BtmGetDeviceCountInWhiteList() > 0) { in BtmLeCreateConnection()1082 if (BtmGetDeviceCountInWhiteList() > 0 && restartAutoConnection) { in BtmUpdateUpdateWhiteListOnLeConnectionComplete()1263 if (BtmGetDeviceCountInWhiteList() > 0 && restartAutoConnection) { in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()2280 if (BtmGetDeviceCountInWhiteList() > 0) { in BTM_SetLeConnectionModeToFast()2302 if (BtmGetDeviceCountInWhiteList() > 0) { in BTM_SetLeConnectionModeToSlow()
216 int BtmGetDeviceCountInWhiteList() in BtmGetDeviceCountInWhiteList() function