Searched refs:bt_l2cap_ecred_chan_connect (Results 1 – 11 of 11) sorted by relevance
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/ecred/dut/src/ |
| D | dut.c | 108 err = bt_l2cap_ecred_chan_connect(conn, chan_list, 0x0080); in entrypoint_dut()
|
| /Zephyr-4.1.0/include/zephyr/bluetooth/ |
| D | l2cap.h | 605 int bt_l2cap_ecred_chan_connect(struct bt_conn *conn,
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/ |
| D | main_l2cap_send_on_connect.c | 103 err = bt_l2cap_ecred_chan_connect(default_conn, chans, server.psm); in connect_l2cap_channel()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/userdata/src/ |
| D | main_l2cap_userdata.c | 98 err = bt_l2cap_ecred_chan_connect(default_conn, chans, server.psm); in connect_l2cap_channel()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/credits/src/ |
| D | main.c | 352 err = bt_l2cap_ecred_chan_connect(conn, chan_list, 0x0080); in connect_l2cap_ecred_channel()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
| D | main.c | 386 err = bt_l2cap_ecred_chan_connect(conn, chan_list, 0x0080); in connect_l2cap_ecred_channel()
|
| /Zephyr-4.1.0/subsys/bluetooth/host/shell/ |
| D | l2cap.c | 353 err = bt_l2cap_ecred_chan_connect(default_conn, l2cap_ecred_chans, psm); in cmd_ecred_connect()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/general/src/ |
| D | main_l2cap_ecred.c | 255 const int err = bt_l2cap_ecred_chan_connect(default_conn, allocated_channels, in connect_num_channels()
|
| /Zephyr-4.1.0/tests/bluetooth/tester/src/ |
| D | btp_l2cap.c | 284 err = bt_l2cap_ecred_chan_connect(conn, allocated_channels, in connect()
|
| /Zephyr-4.1.0/subsys/bluetooth/host/ |
| D | l2cap.c | 2907 int bt_l2cap_ecred_chan_connect(struct bt_conn *conn, in bt_l2cap_ecred_chan_connect() function
|
| D | att.c | 3711 err = bt_l2cap_ecred_chan_connect(conn, &chan[offset], BT_EATT_PSM); in bt_eatt_connect()
|