Home
last modified time | relevance | path

Searched refs:device_added (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dmgmt.c7590 static void device_added(struct sock *sk, struct hci_dev *hdev, in device_added()
7608 device_added(cmd->sk, hdev, &cp->addr.bdaddr, cp->addr.type, in add_device_complete()
7729 device_added(sk, hdev, &cp->addr.bdaddr, cp->addr.type, cp->action); in add_device()
7580 static void device_added(struct sock *sk, struct hci_dev *hdev, device_added() function