Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dhci_intel.c43 #define STATE_BOOTLOADER 0 macro
587 set_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
654 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
956 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
967 if (!test_bit(STATE_BOOTLOADER, &intel->flags) && in intel_recv_event()
1128 if (test_bit(STATE_BOOTLOADER, &intel->flags) && in intel_dequeue()