HomeSort by: relevance | last modified time | path
    Searched refs:hci_memo_find (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
hci_misc.c 88 memo = hci_memo_find(unit, dest);
115 hci_memo_find(struct hci_unit *unit, bdaddr_t *bdaddr) function in typeref:struct:hci_memo *
151 memo = hci_memo_find(unit, bdaddr);
hci_link.c 94 memo = hci_memo_find(unit, bdaddr);
hci.h 2603 struct hci_memo *hci_memo_find(struct hci_unit *, bdaddr_t *);

Completed in 15 milliseconds