Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c474 static struct bt_att_req *get_first_req_matching_chan(sys_slist_t *reqs, struct bt_att_chan *chan) in get_first_req_matching_chan() function
906 req = get_first_req_matching_chan(&att->reqs, chan); in att_req_send_process()