Home
last modified time | relevance | path

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

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