Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Ddaemon_cmds.h68 DAEMON_OPCODE_L2CAP_DISCONNECT = DAEMON_OPCODE(L2CAP_DISCONNECT),
H A Ddaemon.c987 case L2CAP_DISCONNECT: in btstack_command_handler()
/btstack/src/
H A Dbtstack_defines.h179 #define L2CAP_DISCONNECT 0x21u macro