Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c855 static uint16_t get_pdu_len(struct bt_l2cap_le_chan *lechan, in get_pdu_len() function
941 uint16_t pdu_len = get_pdu_len(lechan, pdu); in l2cap_data_pull()