Searched refs:mgmt_device_disconnected (Results 1 – 3 of 3) sorted by relevance
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 2362 void mgmt_device_disconnected(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/linux/net/bluetooth/ |
H A D | hci_event.c | 2767 mgmt_device_disconnected(hdev, &conn->dst, conn->type, conn->dst_type, in hci_cs_disconnect() 3384 mgmt_device_disconnected(hdev, &conn->dst, conn->type, conn->dst_type, in hci_disconn_complete_evt()
|
H A D | mgmt.c | 9844 void mgmt_device_disconnected(struct hci_dev *hdev, bdaddr_t *bdaddr, in mgmt_device_disconnected() function 9902 mgmt_device_disconnected(hdev, &conn->dst, conn->type, in mgmt_connect_failed()
|