Home
last modified time | relevance | path

Searched refs:mgmt_addr_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/bluetooth/
Dmgmt.h55 struct mgmt_addr_info { struct
175 struct mgmt_addr_info addr;
196 struct mgmt_addr_info addr;
214 struct mgmt_addr_info addr;
218 struct mgmt_addr_info addr;
225 struct mgmt_addr_info addr[0];
230 struct mgmt_addr_info addr;
236 struct mgmt_addr_info addr;
241 struct mgmt_addr_info addr;
253 struct mgmt_addr_info addr;
[all …]
/Linux-v4.19/net/bluetooth/
Dmgmt.c1276 cmd->param, sizeof(struct mgmt_addr_info)); in addr_cmd_complete()
2612 rp_len = sizeof(*rp) + (i * sizeof(struct mgmt_addr_info)); in get_connections()
2633 rp_len = sizeof(*rp) + (i * sizeof(struct mgmt_addr_info)); in get_connections()
2980 struct mgmt_addr_info *addr = data; in cancel_pair_device()
3021 struct mgmt_addr_info *addr, u16 mgmt_op, in user_pairing_resp()
3652 struct mgmt_addr_info *addr = data; in add_remote_oob_data()