Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dl2cap_core.c58 static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t data_size);
1508 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_conn_start()
3229 static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t data_size) in l2cap_build_conf_req() function
3751 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in __l2cap_connect_rsp_defer()
3972 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_connect()
4050 l2cap_build_conf_req(chan, req, sizeof(req)), req); in l2cap_connect_create_rsp()
4196 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_config_req()
4870 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_do_create()
7569 l2cap_build_conf_req(chan, buf, sizeof(buf)), in l2cap_security_cfm()