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

Commit 1af19323 authored by Chris Manton's avatar Chris Manton
Browse files

mock: [63/63] Remove BTM_WritePageTimeout

Use get_btm_client_interface() instead

Bug: 352129816
Test: m .
Flag: EXEMPT, Test infrastructure
Change-Id: I719194c388b8e27571f0607a80502f5d3c401826
parent 698c516e
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -49,7 +49,6 @@ DEV_CLASS BTM_ReadDeviceClass(void) {
  inc_func_call_count(__func__);
  inc_func_call_count(__func__);
  return kDevClassEmpty;
  return kDevClassEmpty;
}
}
void BTM_WritePageTimeout(uint16_t /* timeout */) { inc_func_call_count(__func__); }
void BTM_db_reset(void) { inc_func_call_count(__func__); }
void BTM_db_reset(void) { inc_func_call_count(__func__); }
void btm_delete_stored_link_key_complete(uint8_t* /* p */, uint16_t /* evt_len */) {
void btm_delete_stored_link_key_complete(uint8_t* /* p */, uint16_t /* evt_len */) {
  inc_func_call_count(__func__);
  inc_func_call_count(__func__);