Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dmgmt.c7631 static int add_device_sync(struct hci_dev *hdev, void *data) in add_device_sync() function
7719 err = hci_cmd_sync_queue(hdev, add_device_sync, NULL, NULL); in add_device()