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

Commit c127ad55 authored by Chris Manton's avatar Chris Manton
Browse files

Remove duplicate decls stack/btm/btm_ble_int

Towards readable code

Bug: 163134718
Tag: #refactor
Test: acts -tc BleCocTest
Test: ble paired 2 phones
Change-Id: If7612988717edca3d2676635783fbff331552268
parent b55d493c
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -45,7 +45,6 @@ extern void btm_send_hci_set_scan_params(uint8_t scan_type, uint16_t scan_int,
extern void btm_ble_stop_scan(void);
extern void btm_ble_stop_scan(void);
extern void btm_clear_all_pending_le_entry(void);
extern void btm_clear_all_pending_le_entry(void);


extern void btm_ble_stop_scan();
extern void btm_ble_init(void);
extern void btm_ble_init(void);
extern void btm_ble_connected(const RawAddress& bda, uint16_t handle,
extern void btm_ble_connected(const RawAddress& bda, uint16_t handle,
                              uint8_t enc_mode, uint8_t role,
                              uint8_t enc_mode, uint8_t role,