HomeSort by: relevance | last modified time | path
    Searched defs:hci_filter (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netbt/
hci.h 2286 struct hci_filter { struct
2291 hci_filter_set(uint8_t bit, struct hci_filter *filter)
2300 hci_filter_clr(uint8_t bit, struct hci_filter *filter)
2309 hci_filter_test(uint8_t bit, const struct hci_filter *filter)
hci.h 2286 struct hci_filter { struct
2291 hci_filter_set(uint8_t bit, struct hci_filter *filter)
2300 hci_filter_clr(uint8_t bit, struct hci_filter *filter)
2309 hci_filter_test(uint8_t bit, const struct hci_filter *filter)

Completed in 29 milliseconds