Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Ddaemon_cmds.h63 …_OPCODE_BTSTACK_SET_SYSTEM_BLUETOOTH_ENABLED = DAEMON_OPCODE(BTSTACK_SET_SYSTEM_BLUETOOTH_ENABLED),
H A Ddaemon.c939 case BTSTACK_SET_SYSTEM_BLUETOOTH_ENABLED: in btstack_command_handler()
/btstack/src/
H A Dbtstack_defines.h167 #define BTSTACK_SET_SYSTEM_BLUETOOTH_ENABLED 0x06u macro