Searched refs:mgmt_device_connected (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/bluetooth/ |
D | hci_event.c | 1655 mgmt_device_connected(hdev, conn, 0, name, name_len); in hci_check_pending_name() 2735 mgmt_device_connected(hdev, conn, 0, NULL, 0); in hci_remote_features_evt() 3708 mgmt_device_connected(hdev, conn, 0, NULL, 0); in hci_remote_ext_features_evt() 4552 mgmt_device_connected(hdev, conn, 0, NULL, 0); in hci_le_conn_complete_evt()
|
D | l2cap_core.c | 3901 mgmt_device_connected(hdev, hcon, 0, NULL, 0); in l2cap_connect_req()
|
D | mgmt.c | 7923 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn, in mgmt_device_connected() function
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci_core.h | 1440 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn,
|