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
1538
struct hci_conn_params *params;
net/bluetooth/hci_conn.c
492
struct hci_conn_params *params;
net/bluetooth/hci_conn.c
70
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2175
struct hci_conn_params *hci_conn_params_lookup(struct hci_dev *hdev,
net/bluetooth/hci_core.c
2178
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2191
struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,
net/bluetooth/hci_core.c
2194
struct hci_conn_params *param;
net/bluetooth/hci_core.c
2212
void hci_pend_le_list_del_init(struct hci_conn_params *param)
net/bluetooth/hci_core.c
2223
void hci_pend_le_list_add(struct hci_conn_params *param,
net/bluetooth/hci_core.c
2230
struct hci_conn_params *hci_conn_params_add(struct hci_dev *hdev,
net/bluetooth/hci_core.c
2233
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2262
void hci_conn_params_free(struct hci_conn_params *params)
net/bluetooth/hci_core.c
2278
struct hci_conn_params *params;
net/bluetooth/hci_core.c
2294
struct hci_conn_params *params, *tmp;
net/bluetooth/hci_core.c
2317
struct hci_conn_params *params, *tmp;
net/bluetooth/hci_debugfs.c
122
struct hci_conn_params *p;
net/bluetooth/hci_event.c
1521
struct hci_conn_params *params;
net/bluetooth/hci_event.c
2696
struct hci_conn_params *params;
net/bluetooth/hci_event.c
3389
struct hci_conn_params *params;
net/bluetooth/hci_event.c
5714
struct hci_conn_params *params;
net/bluetooth/hci_event.c
6089
struct hci_conn_params *params;
net/bluetooth/hci_event.c
6804
struct hci_conn_params *params;
net/bluetooth/hci_sync.c
2458
struct hci_conn_params *p;
net/bluetooth/hci_sync.c
2769
struct hci_conn_params *params;
net/bluetooth/hci_sync.c
5393
struct hci_conn_params *p;
net/bluetooth/hci_sync.c
6734
struct hci_conn_params *params;
net/bluetooth/hci_sync.c
7303
struct hci_conn_params *params)
net/bluetooth/hci_sync.c
7432
struct hci_conn_params *params;
net/bluetooth/mgmt.c
1305
struct hci_conn_params *p;
net/bluetooth/mgmt.c
3135
struct hci_conn_params *params;
net/bluetooth/mgmt.c
3704
struct hci_conn_params *p;
net/bluetooth/mgmt.c
5136
struct hci_conn_params *params;
net/bluetooth/mgmt.c
5213
static struct hci_conn_params *hci_conn_params_set(struct hci_dev *hdev,
net/bluetooth/mgmt.c
5217
struct hci_conn_params *params;
net/bluetooth/mgmt.c
5263
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7739
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7770
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7903
struct hci_conn_params *params;
net/bluetooth/mgmt.c
7972
struct hci_conn_params *p, *tmp;
net/bluetooth/mgmt.c
8019
struct hci_conn_params *params;
net/bluetooth/mgmt.c
8020
struct hci_conn_params local = {};
net/bluetooth/mgmt.c
8088
struct hci_conn_params *hci_param;