ExamGecko
Question list
Search
Search

Related questions











Question 469 - H14-231_V1.0 discussion

Report
Export

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
Answers
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
Answers
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
Answers
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
Answers
D.
You can use the getLocalName() interface to check whether Bluetooth is turned on
Suggested answer: A, B, C
asked 18/09/2024
Welber Santos de Oliveira
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first