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