Home
last modified time | relevance | path

Searched defs:ACTIVE (Results 1 – 5 of 5) sorted by relevance

/btstack/example/
H A Dgap_inquiry.c74 enum STATE {INIT, ACTIVE} ; enumerator
H A Dhfp_ag_demo.c121 enum STATE {INIT, W4_INQUIRY_MODE_COMPLETE, ACTIVE} ; enumerator
/btstack/platform/daemon/example/
H A Dinquiry.c73 enum STATE {INIT, W4_INQUIRY_MODE_COMPLETE, ACTIVE, DEVICE_NAME, REMOTE_NAME_REQUEST, REMOTE_NAME_I… enumerator
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_sai.h840 #define IS_SAI_SLOT_ACTIVE(ACTIVE) ((ACTIVE) <= SAI_SLOTACTIVE_ALL) argument
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_sai.h939 #define IS_SAI_SLOT_ACTIVE(ACTIVE) ((ACTIVE) <= SAI_SLOTACTIVE_ALL) argument