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

Commit 542abdf6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "legacy: Remove unused hci messages"

parents a1417863 3d6fb910
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -527,10 +527,6 @@ extern void btsnd_hcic_vendor_spec_cmd(void* buffer, uint16_t opcode,
#define HCIC_PARAM_SIZE_BLE_SET_PHY 7

/* ULP HCI command */
extern void btsnd_hcic_ble_read_buffer_size(void);

extern void btsnd_hcic_ble_read_local_spt_feat(void);

extern void btsnd_hcic_ble_set_local_used_feat(uint8_t feat_set[8]);

extern void btsnd_hcic_ble_set_random_addr(const RawAddress& random_addr);