Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmgmt.c2615 static int add_uuid_sync(struct hci_dev *hdev, void *data) in add_uuid_sync() function
2661 err = hci_cmd_sync_queue(hdev, add_uuid_sync, cmd, mgmt_class_complete); in add_uuid()