Searched refs:mgmt_device_connected (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_event.c | 2464 mgmt_device_connected(hdev, conn, name, name_len); in hci_check_pending_name() 3724 mgmt_device_connected(hdev, conn, NULL, 0); in hci_remote_features_evt() 3904 mgmt_device_connected(hdev, conn, NULL, 0); in hci_cc_le_setup_iso_path() 4898 mgmt_device_connected(hdev, conn, NULL, 0); in hci_remote_ext_features_evt() 5725 mgmt_device_connected(hdev, conn, NULL, 0); in le_conn_complete_evt() 6976 mgmt_device_connected(hdev, pa_sync, NULL, 0); in hci_le_big_info_adv_report_evt()
|
H A D | mgmt.c | 9652 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn, in mgmt_device_connected() function
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | 2278 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn,
|