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