Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
Dl2cap_core.c83 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type() function
753 chan->dst_type = bdaddr_dst_type(hcon); in l2cap_conn_update_id_addr()
3994 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_connect()
4893 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_le_connect_req()
5100 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_ecred_conn_req()
6808 bdaddr_dst_type(hcon))) { in l2cap_recv_frame()
7241 dst_type = bdaddr_dst_type(hcon); in l2cap_connect_cfm()