Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci.h943 #define GAP_TASK_WRITE_SCAN_ENABLE 0x10 macro
H A Dhci.c1781 if ((hci_stack->gap_tasks_classic & GAP_TASK_WRITE_SCAN_ENABLE) != 0) { in hci_run_gap_tasks_classic()
1782 hci_stack->gap_tasks_classic &= ~GAP_TASK_WRITE_SCAN_ENABLE; in hci_run_gap_tasks_classic()
4897 GAP_TASK_WRITE_SCAN_ENABLE | in hci_state_reset()
5804 hci_stack->gap_tasks_classic |= GAP_TASK_WRITE_SCAN_ENABLE; in hci_update_scan_enable()