Loading system/btif/src/btif_ble_advertiser.cc +0 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,6 @@ using base::Bind; using base::Owned; using std::vector; extern bt_status_t do_in_jni_thread(const base::Closure& task); namespace { template <typename T> Loading system/btif/src/btif_ble_scanner.cc +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ using base::Owned; using std::vector; using RegisterCallback = BleScannerInterface::RegisterCallback; extern bt_status_t do_in_jni_thread(const base::Closure& task); extern const btgatt_callbacks_t* bt_gatt_callbacks; #define SCAN_CBACK_IN_JNI(P_CBACK, ...) \ Loading system/btif/src/btif_gatt_client.cc +0 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,6 @@ using base::Bind; using base::Owned; using std::vector; extern bt_status_t do_in_jni_thread(const base::Closure& task); extern bt_status_t btif_gattc_test_command_impl(int command, btgatt_test_params_t* params); extern const btgatt_callbacks_t* bt_gatt_callbacks; Loading system/btif/src/btif_gatt_server.cc +0 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,6 @@ using base::Bind; using base::Owned; using std::vector; extern bt_status_t do_in_jni_thread(const base::Closure& task); /******************************************************************************* * Constants & Macros ******************************************************************************/ Loading Loading
system/btif/src/btif_ble_advertiser.cc +0 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,6 @@ using base::Bind; using base::Owned; using std::vector; extern bt_status_t do_in_jni_thread(const base::Closure& task); namespace { template <typename T> Loading
system/btif/src/btif_ble_scanner.cc +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ using base::Owned; using std::vector; using RegisterCallback = BleScannerInterface::RegisterCallback; extern bt_status_t do_in_jni_thread(const base::Closure& task); extern const btgatt_callbacks_t* bt_gatt_callbacks; #define SCAN_CBACK_IN_JNI(P_CBACK, ...) \ Loading
system/btif/src/btif_gatt_client.cc +0 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,6 @@ using base::Bind; using base::Owned; using std::vector; extern bt_status_t do_in_jni_thread(const base::Closure& task); extern bt_status_t btif_gattc_test_command_impl(int command, btgatt_test_params_t* params); extern const btgatt_callbacks_t* bt_gatt_callbacks; Loading
system/btif/src/btif_gatt_server.cc +0 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,6 @@ using base::Bind; using base::Owned; using std::vector; extern bt_status_t do_in_jni_thread(const base::Closure& task); /******************************************************************************* * Constants & Macros ******************************************************************************/ Loading