Searched refs:mgmt_device_connected (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 2445 mgmt_device_connected(hdev, conn, name, name_len); in hci_check_pending_name() 3749 mgmt_device_connected(hdev, conn, NULL, 0); in handle_cmd_cnt_and_timer() 3929 mgmt_device_connected(hdev, conn, NULL, 0); in hci_cs_le_create_big() 4988 mgmt_device_connected(hdev, conn, NULL, 0); in hci_sync_conn_complete_evt() 5825 mgmt_device_connected(hdev, conn, NULL, 0); in le_conn_complete_evt() 6266 * mgmt_device_connected in process_adv_report() 6617 mgmt_device_connected(hdev, pa_sync, NULL, 0); in hci_le_remote_feat_complete_evt()
|
| H A D | mgmt.c | 9749 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn, in mgmt_device_connected() function
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 2433 void mgmt_device_connected(struct hci_dev *hdev, struct hci_conn *conn,
|