Android defined one interface bt_interface_t to control a Bluetooth Adapter, Bluedroid implemented this interface as “static const bt_interface_t bluetoothInterface” in external/bluetooth/bluedroid/btif/src/bluetooth.c.
Android defined one interface bt_interface_t to control a Bluetooth Adapter, Bluedroid implemented this interface as “static const bt_interface_t bluetoothInterface” in external/bluetooth/bluedroid/btif/src/bluetooth.c.