Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sync.c1572 static int enable_advertising_sync(struct hci_dev *hdev, void *data) in enable_advertising_sync() function
1583 return hci_cmd_sync_queue(hdev, enable_advertising_sync, NULL, NULL); in hci_enable_advertising()