hci_memo_new
struct hci_memo *hci_memo_new(struct hci_unit *, bdaddr_t *);
memo = hci_memo_new(unit, &ir.bdaddr);
memo = hci_memo_new(unit, &rr.bdaddr);
memo = hci_memo_new(link->hl_unit, &link->hl_bdaddr);