Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_request.c341 cp.enable = LE_SCAN_DISABLE; in hci_req_add_le_scan_disable()
348 cp.enable = LE_SCAN_DISABLE; in hci_req_add_le_scan_disable()
Dhci_sync.c409 hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_le_scan_restart_sync()
2011 err = hci_le_set_scan_enable_sync(hdev, LE_SCAN_DISABLE, 0x00); in hci_scan_disable_sync()
Dhci_event.c1763 case LE_SCAN_DISABLE: in le_set_scan_enable_complete()
/linux-6.1.9/include/net/bluetooth/
Dhci.h1671 #define LE_SCAN_DISABLE 0x00 macro