Home
last modified time | relevance | path

Searched defs:lechan (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c343 static bool is_dynamic(struct bt_l2cap_le_chan *lechan) in is_dynamic()
349 struct bt_l2cap_le_chan *lechan, in bt_test_l2cap_data_pull_spy()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c756 static bool chan_has_data(struct bt_l2cap_le_chan *lechan) in chan_has_data()
780 static void chan_take_credit(struct bt_l2cap_le_chan *lechan) in chan_take_credit()
806 struct bt_l2cap_le_chan *lechan; in get_ready_chan() local
855 static uint16_t get_pdu_len(struct bt_l2cap_le_chan *lechan, in get_pdu_len()
866 static bool chan_has_credits(struct bt_l2cap_le_chan *lechan) in chan_has_credits()
882 struct bt_l2cap_le_chan *lechan, in bt_test_l2cap_data_pull_spy()
892 struct bt_l2cap_le_chan *lechan = get_ready_chan(conn); in l2cap_data_pull() local