Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h157 #define BT_L2CAP_DISCONN_REQ 0x06 macro
Dl2cap_br.c1630 hdr->code = BT_L2CAP_DISCONN_REQ; in bt_l2cap_br_chan_disconnect()
1857 case BT_L2CAP_DISCONN_REQ: in l2cap_br_sig_handle()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h54 #define BT_L2CAP_DISCONN_REQ 0x06 macro
Dl2cap.c461 if (code == BT_L2CAP_DISCONN_REQ) { in l2cap_create_le_sig_pdu()
2208 case BT_L2CAP_DISCONN_REQ: in l2cap_recv()
3182 buf = l2cap_create_le_sig_pdu(BT_L2CAP_DISCONN_REQ, in bt_l2cap_chan_disconnect()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c205 case BT_L2CAP_DISCONN_REQ: in handle_sig()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c217 case BT_L2CAP_DISCONN_REQ: in handle_sig()