Searched refs:mgmt_device_connected (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A D | hci_event.c | 2475 mgmt_device_connected(hdev, conn, name, name_len); in hci_check_pending_name() 3742 mgmt_device_connected(hdev, conn, NULL, 0); in hci_remote_features_evt() 3922 mgmt_device_connected(hdev, conn, NULL, 0); in hci_cc_le_setup_iso_path() 4923 mgmt_device_connected(hdev, conn, NULL, 0); in hci_remote_ext_features_evt() 5750 mgmt_device_connected(hdev, conn, NULL, 0); in le_conn_complete_evt() 6466 mgmt_device_connected(hdev, pa_sync, NULL, 0); in hci_le_per_adv_report_evt()
|
| H A D | mgmt.c | 9612 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn, in mgmt_device_connected() function
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_core.h | 2346 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn,
|