Multiple choice technology operating systems

Functions of android.bluetooth API is:

  1. scanning for devices

  2. enabling applications of other devices

  3. connecting with devices

  4. managing data transfer between devices

  5. disabling applications of other devices

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

The android.bluetooth API enables applications to perform tasks like scanning for local Bluetooth devices, establishing connections, and managing data transfer between them. It cannot control, enable, or disable applications running on external devices, rendering those options incorrect.