Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c2528 static int send_hci_cmd_sync(struct hci_dev *hdev, void *data) in send_hci_cmd_sync() function
2572 err = hci_cmd_sync_queue(hdev, send_hci_cmd_sync, cmd, NULL); in mgmt_hci_cmd_sync()