Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/
A Damp.c110 u8 role = out ? HCI_ROLE_MASTER : HCI_ROLE_SLAVE; in phylink_add()
A Dhci_event.c2787 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_cs_disconnect()
3164 HCI_ROLE_SLAVE); in hci_conn_complete_evt()
3324 HCI_ROLE_SLAVE); in hci_conn_request_evt()
3463 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_disconn_complete_evt()
6814 if (conn->role == HCI_ROLE_SLAVE) { in hci_le_cis_estabilished_evt()
6894 cis = hci_conn_add(hdev, ISO_LINK, &acl->dst, HCI_ROLE_SLAVE); in hci_le_cis_req_evt()
6984 HCI_ROLE_SLAVE); in hci_le_big_sync_established_evt()
A Dhci_conn.c742 if (conn->role == HCI_ROLE_SLAVE) { in le_conn_timeout()
2163 HCI_ROLE_SLAVE); in hci_connect_cis()
A Dsmp.c1745 if (conn->hcon->role != HCI_ROLE_SLAVE) in smp_cmd_pairing_req()
A Dhci_core.c1203 return HCI_ROLE_SLAVE; in ltk_role()
A Dl2cap_core.c1729 if (hcon->role == HCI_ROLE_SLAVE && in l2cap_le_conn_ready()
7990 HCI_ROLE_SLAVE); in l2cap_chan_connect()
A Dhci_sync.c5989 if (conn->role == HCI_ROLE_SLAVE) { in hci_le_create_conn_sync()
/linux-6.3-rc2/include/net/bluetooth/
A Dhci_core.h991 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_add()
1020 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_del()
A Dhci.h640 #define HCI_ROLE_SLAVE 0x01 macro

Completed in 76 milliseconds