Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Damp.c110 u8 role = out ? HCI_ROLE_MASTER : HCI_ROLE_SLAVE; in phylink_add()
A Dhci_conn.c669 if (conn->role == HCI_ROLE_SLAVE) { in le_conn_timeout()
1256 if (conn->role == HCI_ROLE_SLAVE) { in hci_connect_le()
A Dhci_event.c2390 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_cs_disconnect()
2717 HCI_ROLE_SLAVE); in hci_conn_complete_evt()
2865 HCI_ROLE_SLAVE); in hci_conn_request_evt()
3008 if (conn->type == LE_LINK && conn->role == HCI_ROLE_SLAVE) { in hci_disconn_complete_evt()
A Dsmp.c1745 if (conn->hcon->role != HCI_ROLE_SLAVE) in smp_cmd_pairing_req()
A Dl2cap_core.c1699 if (hcon->role == HCI_ROLE_SLAVE && in l2cap_le_conn_ready()
7908 HCI_ROLE_SLAVE, NULL); in l2cap_chan_connect()
A Dhci_core.c2362 return HCI_ROLE_SLAVE; in ltk_role()
/linux/include/net/bluetooth/
A Dhci_core.h917 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_add()
943 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_del()
A Dhci.h579 #define HCI_ROLE_SLAVE 0x01 macro

Completed in 79 milliseconds