Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c2730 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_cs_disconnect()
3098 &ev->bdaddr, HCI_ROLE_SLAVE); in hci_conn_complete_evt()
3287 HCI_ROLE_SLAVE); in hci_conn_request_evt()
3433 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_disconn_complete_evt()
6393 HCI_ROLE_SLAVE); in hci_le_pa_sync_estabilished_evt()
6737 case HCI_ROLE_SLAVE: in hci_le_cis_estabilished_evt()
6836 cis = hci_conn_add(hdev, ISO_LINK, &acl->dst, HCI_ROLE_SLAVE, in hci_le_cis_req_evt()
6953 HCI_ROLE_SLAVE, handle); in hci_le_big_sync_established_evt()
H A Dhci_conn.c656 if (conn->role == HCI_ROLE_SLAVE) { in le_conn_timeout()
2159 conn = hci_conn_add_unset(hdev, ISO_LINK, dst, HCI_ROLE_SLAVE); in hci_pa_create_sync()
2411 HCI_ROLE_SLAVE, 0, 0); in hci_connect_cis()
H A Dhci_sync.c5438 if (conn->role == HCI_ROLE_SLAVE || in hci_le_connect_cancel_sync()
6419 if (conn->role == HCI_ROLE_SLAVE) { in hci_le_create_conn_sync()
H A Dl2cap_core.c1595 if (hcon->role == HCI_ROLE_SLAVE && in l2cap_le_conn_ready()
6999 HCI_ROLE_SLAVE, 0, 0); in l2cap_chan_connect()
H A Dhci_core.c1160 return HCI_ROLE_SLAVE; in ltk_role()
/linux/include/net/bluetooth/
H A Dhci_core.h984 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_add()
1010 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_del()