Home
last modified time | relevance | path

Searched refs:HCI_ROLE_SLAVE (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Damp.c110 u8 role = out ? HCI_ROLE_MASTER : HCI_ROLE_SLAVE; in phylink_add()
H A Dhci_conn.c506 if (conn->role == HCI_ROLE_SLAVE) { in le_conn_timeout()
1076 if (conn->role == HCI_ROLE_SLAVE) { in hci_connect_le()
H A Dhci_event.c2597 HCI_ROLE_SLAVE); in hci_conn_complete_evt()
2755 HCI_ROLE_SLAVE); in hci_conn_request_evt()
H A Dsmp.c1753 if (conn->hcon->role != HCI_ROLE_SLAVE) in smp_cmd_pairing_req()
H A Dl2cap_core.c1725 if (hcon->role == HCI_ROLE_SLAVE && in l2cap_le_conn_ready()
8043 HCI_ROLE_SLAVE, NULL); in l2cap_chan_connect()
H A Dhci_core.c2473 return HCI_ROLE_SLAVE; in ltk_role()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c2797 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_cs_disconnect()
3167 &ev->bdaddr, HCI_ROLE_SLAVE); in hci_conn_complete_evt()
3333 HCI_ROLE_SLAVE); in hci_conn_request_evt()
3472 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_disconn_complete_evt()
6627 HCI_ROLE_SLAVE); in hci_le_pa_sync_estabilished_evt()
6932 case HCI_ROLE_SLAVE: in hci_le_cis_estabilished_evt()
7027 cis = hci_conn_add(hdev, ISO_LINK, &acl->dst, HCI_ROLE_SLAVE, in hci_le_cis_req_evt()
7147 HCI_ROLE_SLAVE, handle); in hci_le_big_sync_established_evt()
7216 HCI_ROLE_SLAVE); in hci_le_big_info_adv_report_evt()
H A Dhci_conn.c708 if (conn->role == HCI_ROLE_SLAVE) { in le_conn_timeout()
2277 HCI_ROLE_SLAVE); in hci_connect_cis()
H A Dhci_sync.c5285 if (conn->role == HCI_ROLE_SLAVE || in hci_le_connect_cancel_sync()
6275 if (conn->role == HCI_ROLE_SLAVE) { in hci_le_create_conn_sync()
H A Dsmp.c1759 if (conn->hcon->role != HCI_ROLE_SLAVE) in smp_cmd_pairing_req()
H A Dhci_core.c1204 return HCI_ROLE_SLAVE; in ltk_role()
H A Dl2cap_core.c1565 if (hcon->role == HCI_ROLE_SLAVE && in l2cap_le_conn_ready()
7023 HCI_ROLE_SLAVE); in l2cap_chan_connect()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h872 if (c->role == HCI_ROLE_SLAVE)
898 if (c->role == HCI_ROLE_SLAVE)
H A Dhci.h575 #define HCI_ROLE_SLAVE 0x01 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1019 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_add()
1048 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_del()
H A Dhci.h678 #define HCI_ROLE_SLAVE 0x01 macro

Completed in 81 milliseconds