Loading bluetooth/1.0/default/bluetooth_hci.h +2 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,8 @@ #include <hidl/MQDescriptor.h> #include <functional> namespace android { namespace hardware { namespace bluetooth { Loading bluetooth/1.0/default/hci_protocol.cc +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ #define LOG_TAG "android.hardware.bluetooth-hci-hci_protocol" #include <assert.h> #include <errno.h> #include <fcntl.h> #include <log/log.h> Loading Loading
bluetooth/1.0/default/bluetooth_hci.h +2 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,8 @@ #include <hidl/MQDescriptor.h> #include <functional> namespace android { namespace hardware { namespace bluetooth { Loading
bluetooth/1.0/default/hci_protocol.cc +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ #define LOG_TAG "android.hardware.bluetooth-hci-hci_protocol" #include <assert.h> #include <errno.h> #include <fcntl.h> #include <log/log.h> Loading