'How can I scan other mobile phones using Bluetooth on my react native app?

I am working on a project application that scans other mobile phones using bluetooth and make a log of the scanned devices to take attendance in class, I used react-native-ble-plx as well as react-native-ble-manager but my app could only scan other small devices such as headphones and nodes, will using a bluetooth classic library allow me to successfully scan mobile phones?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source