Related questions
Question 469 - H14-231_V1.0 discussion
Which of the following descriptions of traditional Bluetooth operation is correct for HarmonyOS devices?
A.
Before you start Bluetooth scanning, you need to register for a broadcast BluetoothRemoteDevice.EVENT_DEVICE_DISOOVERED
B.
can initiate a Bluetooth device scan through the startBtDiscovery() interface
C.
If you want to get the scanned device, you must inherit the onReceiveEvent (CommonEventData data) method that implements the CommonEventSu business scriber class when you register the broadcast, and receive the EVENT_DEVICE_DISCOVERED broadcast
D.
You can use the getLocalName() interface to check whether Bluetooth is turned on
Your answer:
0 comments
Sorted by
Leave a comment first