One owed address-keyed reply in a single word: 48-bit address low, 16-bit error on top.
More...
#include <bluetooth_proxy.h>
One owed address-keyed reply in a single word: 48-bit address low, 16-bit error on top.
Every error that reaches it fits int16_t.
Definition at line 66 of file bluetooth_proxy.h.
◆ address()
| uint64_t esphome::bluetooth_proxy::PendingReply::address |
( |
| ) |
const |
|
inlineconstexpr |
◆ clear()
| void esphome::bluetooth_proxy::PendingReply::clear |
( |
| ) |
|
|
inlineconstexpr |
◆ empty()
| bool esphome::bluetooth_proxy::PendingReply::empty |
( |
| ) |
const |
|
inlineconstexpr |
◆ error()
| conn_err_t esphome::bluetooth_proxy::PendingReply::error |
( |
| ) |
const |
|
inlineconstexpr |
◆ matches()
| bool esphome::bluetooth_proxy::PendingReply::matches |
( |
uint64_t | address | ) |
const |
|
inlineconstexpr |
◆ set()
| void esphome::bluetooth_proxy::PendingReply::set |
( |
uint64_t | address, |
|
|
conn_err_t | error ) |
|
inlineconstexpr |
The documentation for this class was generated from the following file: