Bluetooth: Audio: HAS: Remove unused control_point_work_sync
Remove unused control_point_work_sync field in the has_client struct. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
ea858f26c5
commit
50a0f62df2
1 changed files with 0 additions and 1 deletions
|
@ -116,7 +116,6 @@ static struct has_client {
|
|||
} ntf_bonded;
|
||||
struct bt_has_cp_read_presets_req read_presets_req;
|
||||
struct k_work control_point_work;
|
||||
struct k_work_sync control_point_work_sync;
|
||||
} has_client_list[BT_HAS_MAX_CONN];
|
||||
|
||||
/* HAS internal preset representation */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue