Searched refs:inResolvingList (Results 1 – 1 of 1) sorted by relevance
36 bool inResolvingList; member57 block->inResolvingList = false; in BtmAllocLePairedDeviceBlock()289 block->inResolvingList = false; in BTM_SetLePairedDevices()295 block->inResolvingList = true; in BTM_SetLePairedDevices()347 block->inResolvingList = true; in BTM_AddLePairedDevice()380 if (block->inResolvingList) { in BTM_RemoveLePairedDevice()652 bool inResolvingList = false; in BTM_IsDeviceInResolvingList() local658 inResolvingList = block->inResolvingList; in BTM_IsDeviceInResolvingList()663 return inResolvingList; in BTM_IsDeviceInResolvingList()