Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h99 SUSPEND_PAUSE_DISCOVERY, enumerator
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1211 set_bit(SUSPEND_PAUSE_DISCOVERY, hdev->suspend_tasks); in hci_req_prepare_suspend()
H A Dmgmt.c4876 if (test_and_clear_bit(SUSPEND_PAUSE_DISCOVERY, hdev->suspend_tasks)) { in mgmt_stop_discovery_complete()