Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c59 static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t data_size);
1697 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_conn_start()
3435 static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t data_size) in l2cap_build_conf_req() function
4044 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in __l2cap_connect_rsp_defer()
4265 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_connect()
4358 l2cap_build_conf_req(chan, req, sizeof(req)), req); in l2cap_connect_create_rsp()
4507 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_config_req()
5175 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_do_create()
8412 l2cap_build_conf_req(chan, buf, sizeof(buf)), in l2cap_security_cfm()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c57 static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t data_size);
1537 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_conn_start()
3221 static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t data_size) in l2cap_build_conf_req() function
3820 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in __l2cap_connect_rsp_defer()
4040 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_connect()
4133 l2cap_build_conf_req(chan, req, sizeof(req)), req); in l2cap_connect_create_rsp()
4282 l2cap_build_conf_req(chan, buf, sizeof(buf)), buf); in l2cap_config_req()
7387 l2cap_build_conf_req(chan, buf, sizeof(buf)), in l2cap_security_cfm()

Completed in 16 milliseconds