Home
last modified time | relevance | path

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

/netbsd-src/sys/netbt/
H A Dhci_misc.c147 hci_memo_new(struct hci_unit *unit, bdaddr_t *bdaddr) in hci_memo_new() function
H A Dhci_event.c482 memo = hci_memo_new(unit, &ir.bdaddr); in hci_event_inquiry_result()
523 memo = hci_memo_new(unit, &rr.bdaddr); in hci_event_rssi_result()
556 memo = hci_memo_new(unit, &ep.bdaddr); in hci_event_extended_result()
H A Dhci_link.c1012 memo = hci_memo_new(link->hl_unit, &link->hl_bdaddr); in hci_link_free()
H A Dhci.h2604 struct hci_memo *hci_memo_new(struct hci_unit *, bdaddr_t *);