Searched refs:mgmt_device_connected (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/net/bluetooth/ |
D | hci_event.c | 2500 mgmt_device_connected(hdev, conn, name, name_len); in hci_check_pending_name() 3754 mgmt_device_connected(hdev, conn, NULL, 0); in hci_remote_features_evt() 4933 mgmt_device_connected(hdev, conn, NULL, 0); in hci_remote_ext_features_evt() 5907 mgmt_device_connected(hdev, conn, NULL, 0); in le_conn_complete_evt()
|
D | l2cap_core.c | 4269 mgmt_device_connected(hdev, hcon, NULL, 0); in l2cap_connect_req()
|
D | mgmt.c | 9660 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn, in mgmt_device_connected() function
|
/linux-6.1.9/include/net/bluetooth/ |
D | hci_core.h | 2028 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn,
|