Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_policy.c110 cp.role = n0? NG_HCI_ROLE_SLAVE : NG_HCI_ROLE_MASTER; in hci_switch_role()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c1025 req->cp.acc.role = NG_HCI_ROLE_SLAVE; in ng_hci_lp_con_rsp()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h190 #define NG_HCI_ROLE_SLAVE 0x01
188 #define NG_HCI_ROLE_SLAVE global() macro