mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-24 15:02:43 +00:00
gatt_client: remove unused addr/type fields
This commit is contained in:
parent
d77906ff3a
commit
618530febb
@ -149,9 +149,6 @@ typedef struct gatt_client{
|
|||||||
|
|
||||||
hci_con_handle_t con_handle;
|
hci_con_handle_t con_handle;
|
||||||
|
|
||||||
uint8_t address_type;
|
|
||||||
bd_addr_t address;
|
|
||||||
|
|
||||||
uint16_t mtu;
|
uint16_t mtu;
|
||||||
gatt_client_mtu_t mtu_state;
|
gatt_client_mtu_t mtu_state;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user