Home
last modified time | relevance | path

Searched refs:bt_l2cap_chan_ops (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/einprogress/src/
Dtester.c35 &(const struct bt_l2cap_chan_ops){
Ddut.c74 static const struct bt_l2cap_chan_ops ops = {
/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h182 const struct bt_l2cap_chan_ops *ops;
316 struct bt_l2cap_chan_ops { struct
/Zephyr-latest/subsys/bluetooth/host/
Dsmp_null.c76 static const struct bt_l2cap_chan_ops ops = { in bt_smp_accept()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/dut/src/
Ddut.c47 static struct bt_l2cap_chan_ops ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Dcentral.c53 static struct bt_l2cap_chan_ops ops = { in server_accept_cb()
Ddut.c136 static struct bt_l2cap_chan_ops ops = { in connect_l2cap_channel()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/dut/src/
Ddut.c80 static struct bt_l2cap_chan_ops ops = { in server_accept_cb()
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dl2cap.rst12 contains the callbacks in the :c:struct:`bt_l2cap_chan_ops` struct to inform
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain_l2cap_send_on_connect.c72 static const struct bt_l2cap_chan_ops l2cap_ops = {
/Zephyr-latest/subsys/bluetooth/host/classic/
Davctp.c135 static const struct bt_l2cap_chan_ops ops = {
Davdtp.c197 static const struct bt_l2cap_chan_ops stream_chan_ops = {
1230 static const struct bt_l2cap_chan_ops signal_chan_ops = {
Dl2cap_br.c989 const struct bt_l2cap_chan_ops *ops = chan->ops; in bt_l2cap_br_chan_del()
2152 static const struct bt_l2cap_chan_ops ops = { in l2cap_br_accept()
Dsdp.c1411 static const struct bt_l2cap_chan_ops ops = { in bt_sdp_accept()
2236 static const struct bt_l2cap_chan_ops sdp_client_chan_ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c85 static struct bt_l2cap_chan_ops ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dmain_l2cap_userdata.c63 static const struct bt_l2cap_chan_ops l2cap_ops = {
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_l2cap.c155 static const struct bt_l2cap_chan_ops l2cap_ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c141 static struct bt_l2cap_chan_ops ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c143 static struct bt_l2cap_chan_ops ops = {
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c244 static const struct bt_l2cap_chan_ops l2cap_ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c144 static struct bt_l2cap_chan_ops ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c184 static struct bt_l2cap_chan_ops ops = {
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c163 static const struct bt_l2cap_chan_ops l2cap_ops = {
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c206 static const struct bt_l2cap_chan_ops l2cap_ops = {
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c199 static const struct bt_l2cap_chan_ops l2cap_ops = {

12