Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dmgmt.c7620 static int add_device_sync(struct hci_dev *hdev, void *data) in add_device_sync() function
7708 err = hci_cmd_sync_queue(hdev, add_device_sync, NULL, NULL); in add_device()