Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6701e328 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Remove inaccessible mock functions am: 283db990 am: 05df387a

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1685308

Change-Id: I0d38dc833b7a2c0852b30649d25bcab8da6bcc9d
parents 2c6b2b37 05df387a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -298,9 +298,6 @@ void acl_write_automatic_flush_timeout(const RawAddress& bd_addr,
                                       uint16_t flush_timeout_in_ticks) {
  mock_function_count_map[__func__]++;
}
void btm_acl_chk_peer_pkt_type_support(tACL_CONN* p, uint16_t* p_pkt_type) {
  mock_function_count_map[__func__]++;
}
void btm_acl_connected(const RawAddress& bda, uint16_t handle,
                       tHCI_STATUS status, uint8_t enc_mode) {
  mock_function_count_map[__func__]++;
+0 −3
Original line number Diff line number Diff line
@@ -311,9 +311,6 @@ void acl_write_automatic_flush_timeout(const RawAddress& bd_addr,
                                       uint16_t flush_timeout_in_ticks) {
  mock_function_count_map[__func__]++;
}
void btm_acl_chk_peer_pkt_type_support(tACL_CONN* p, uint16_t* p_pkt_type) {
  mock_function_count_map[__func__]++;
}
void btm_acl_connected(const RawAddress& bda, uint16_t handle,
                       tHCI_STATUS status, uint8_t enc_mode) {
  mock_function_count_map[__func__]++;