Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h98 SUSPEND_PAUSE_DISCOVERY, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1267 set_bit(SUSPEND_PAUSE_DISCOVERY, hdev->suspend_tasks); in hci_req_prepare_suspend()
Dmgmt.c4876 if (test_and_clear_bit(SUSPEND_PAUSE_DISCOVERY, hdev->suspend_tasks)) { in mgmt_stop_discovery_complete()