Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dl2cap_core.c85 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type() function
746 chan->dst_type = bdaddr_dst_type(hcon); in l2cap_conn_update_id_addr()
4175 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_connect()
5873 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_le_connect_req()
6083 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_ecred_conn_req()
7772 bdaddr_dst_type(hcon))) { in l2cap_recv_frame()
8225 dst_type = bdaddr_dst_type(hcon); in l2cap_connect_cfm()