Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sync.c1985 static int hci_le_set_addr_resolution_enable_sync(struct hci_dev *hdev, u8 val) in hci_le_set_addr_resolution_enable_sync() function
2420 err = hci_le_set_addr_resolution_enable_sync(hdev, 0x00); in hci_update_accept_list_sync()
2495 err = hci_le_set_addr_resolution_enable_sync(hdev, 0x01); in hci_update_accept_list_sync()
2891 hci_le_set_addr_resolution_enable_sync(hdev, 0x01); in hci_powered_update_adv_sync()
5394 err = hci_le_set_addr_resolution_enable_sync(hdev, 0x00); in hci_active_scan_sync()