Searched refs:mgmt_device_connected (Results 1 – 3 of 3) sorted by relevance
/net/bluetooth/ |
D | hci_event.c | 2039 mgmt_device_connected(hdev, conn, 0, name, name_len); in hci_check_pending_name() 3229 mgmt_device_connected(hdev, conn, 0, NULL, 0); in hci_remote_features_evt() 4304 mgmt_device_connected(hdev, conn, 0, NULL, 0); in hci_remote_ext_features_evt() 5244 mgmt_device_connected(hdev, conn, 0, NULL, 0); in le_conn_complete_evt()
|
D | l2cap_core.c | 4281 mgmt_device_connected(hdev, hcon, 0, NULL, 0); in l2cap_connect_req()
|
D | mgmt.c | 8194 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn, in mgmt_device_connected() function
|