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

Commit e18b4d15 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "legacy: Remove unused hci messages" am: 542abdf6 am: 85ba7684 am: eae5f0a0

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

Change-Id: I102820330f4011cedcb1f4fa275ec0f09c1412f6
parents 80160608 eae5f0a0
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);