Symbol: hci_conn_params
include/net/bluetooth/hci_core.h
1834
struct hci_conn_params *hci_conn_params_lookup(struct hci_dev *hdev,
include/net/bluetooth/hci_core.h
1836
struct hci_conn_params *hci_conn_params_add(struct hci_dev *hdev,
include/net/bluetooth/hci_core.h
1840
void hci_conn_params_free(struct hci_conn_params *param);
include/net/bluetooth/hci_core.h
1842
void hci_pend_le_list_del_init(struct hci_conn_params *param);
include/net/bluetooth/hci_core.h
1843
void hci_pend_le_list_add(struct hci_conn_params *param,
include/net/bluetooth/hci_core.h
1845
struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,
include/net/bluetooth/hci_sync.h
167
struct hci_conn_params;
include/net/bluetooth/hci_sync.h
187
struct hci_conn_params *params);
net/bluetooth/hci_conn.c
1470
struct hci_conn_params *params;
net/bluetooth/hci_conn.c
487
struct hci_conn_params *params;
net/bluetooth/hci_conn.c
73
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2215
struct hci_conn_params *hci_conn_params_lookup(struct hci_dev *hdev,
net/bluetooth/hci_core.c
2218
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2231
struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,
net/bluetooth/hci_core.c
2234
struct hci_conn_params *param;
net/bluetooth/hci_core.c
2252
void hci_pend_le_list_del_init(struct hci_conn_params *param)
net/bluetooth/hci_core.c
2263
void hci_pend_le_list_add(struct hci_conn_params *param,
net/bluetooth/hci_core.c
2270
struct hci_conn_params *hci_conn_params_add(struct hci_dev *hdev,
net/bluetooth/hci_core.c
2273
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2302
void hci_conn_params_free(struct hci_conn_params *params)
net/bluetooth/hci_core.c
2318
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2334
struct hci_conn_params *params, *tmp;
net/bluetooth/hci_core.c
2357
struct hci_conn_params *params, *tmp;
net/bluetooth/hci_debugfs.c
125
struct hci_conn_params *p;
net/bluetooth/hci_event.c
1524
struct hci_conn_params *params;
net/bluetooth/hci_event.c
2692
struct hci_conn_params *params;
net/bluetooth/hci_event.c
3404
struct hci_conn_params *params;
net/bluetooth/hci_event.c
5719
struct hci_conn_params *params;
net/bluetooth/hci_event.c
6094
struct hci_conn_params *params;
net/bluetooth/hci_event.c
6809
struct hci_conn_params *params;
net/bluetooth/hci_sync.c
2376
struct hci_conn_params *p;
net/bluetooth/hci_sync.c
2682
struct hci_conn_params *params;
net/bluetooth/hci_sync.c
5255
struct hci_conn_params *p;
net/bluetooth/hci_sync.c
6584
struct hci_conn_params *params;
net/bluetooth/hci_sync.c
7037
struct hci_conn_params *params)
net/bluetooth/hci_sync.c
7162
struct hci_conn_params *params;
net/bluetooth/mgmt.c
1308
struct hci_conn_params *p;
net/bluetooth/mgmt.c
3120
struct hci_conn_params *params;
net/bluetooth/mgmt.c
3649
struct hci_conn_params *p;
net/bluetooth/mgmt.c
5079
struct hci_conn_params *params;
net/bluetooth/mgmt.c
5156
static struct hci_conn_params *hci_conn_params_set(struct hci_dev *hdev,
net/bluetooth/mgmt.c
5160
struct hci_conn_params *params;
net/bluetooth/mgmt.c
5206
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7662
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7690
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7823
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7892
struct hci_conn_params *p, *tmp;
net/bluetooth/mgmt.c
7938
struct hci_conn_params *params = data;
net/bluetooth/mgmt.c
7986
struct hci_conn_params *hci_param;