|
Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::HCIComm, including all inherited members.
| channel | direct_bt::HCIComm | |
| close() noexcept | direct_bt::HCIComm | |
| dev_id | direct_bt::HCIComm | |
| filter_all_events(hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_all_ptypes(hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_clear(hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_clear_event(int e, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_clear_opcode(hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_clear_ptype(int t, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_set_event(int e, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_set_opcode(uint16_t opcode, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_set_ptype(int t, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_test_event(int e, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_test_opcode(uint16_t opcode, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| filter_test_ptype(int t, hci_ufilter *f) noexcept | direct_bt::HCIComm | inlinestatic |
| get_boolean_callback_t typedef | direct_bt::HCIComm | |
| HCIComm(const uint16_t dev_id, const uint16_t channel) noexcept | direct_bt::HCIComm | |
| HCIComm(const HCIComm &)=delete | direct_bt::HCIComm | |
| interrupted() const noexcept | direct_bt::HCIComm | inline |
| is_open() const noexcept | direct_bt::HCIComm | inline |
| mutex_write() noexcept | direct_bt::HCIComm | inline |
| operator=(const HCIComm &)=delete | direct_bt::HCIComm | |
| read(uint8_t *buffer, const jau::nsize_t capacity, const jau::fraction_i64 &timeout) noexcept | direct_bt::HCIComm | |
| set_interrupted_query(get_boolean_callback_t is_interrupted_cb) | direct_bt::HCIComm | inline |
| socket() const noexcept | direct_bt::HCIComm | inline |
| write(const uint8_t *buffer, const jau::nsize_t size) noexcept | direct_bt::HCIComm | |
| ~HCIComm() noexcept | direct_bt::HCIComm | inline |