Home
last modified time | relevance | path

Searched refs:address_type (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dmptable.h157 uint8_t address_type; member
/f-stack/freebsd/x86/x86/
H A Dmptable.c1160 switch (sas->address_type) { in mptable_host_res_handler()
1176 sas->bus_id, sas->address_type); in mptable_host_res_handler()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h1648 u_int8_t address_type; member
1655 u_int8_t address_type; member
2040 u_int8_t address_type; member
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c481 link_type = (ep->address_type)? NG_HCI_LINK_LE_RANDOM : in le_connection_complete()