Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Ddaemon_cmds.h62 …_OPCODE_BTSTACK_GET_SYSTEM_BLUETOOTH_ENABLED = DAEMON_OPCODE(BTSTACK_GET_SYSTEM_BLUETOOTH_ENABLED),
H A Ddaemon.c940 case BTSTACK_GET_SYSTEM_BLUETOOTH_ENABLED: in btstack_command_handler()
/btstack/src/
H A Dbtstack_defines.h164 #define BTSTACK_GET_SYSTEM_BLUETOOTH_ENABLED 0x05u macro