Searched refs:GAP_TASK_WRITE_SCAN_ENABLE (Results 1 – 2 of 2) sorted by relevance
943 #define GAP_TASK_WRITE_SCAN_ENABLE 0x10 macro
1781 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()