BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::link_layer::device_address Member List

This is the complete list of members for bluetoe::link_layer::device_address, including all inherited members.

address()bluetoe::link_layer::address
address(const std::initializer_list< std::uint8_t > &initial_values)bluetoe::link_layer::addressexplicit
address(const std::uint8_t *initial_values)bluetoe::link_layer::addressexplicit
begin() constbluetoe::link_layer::address
const_iterator typedefbluetoe::link_layer::address
device_address() (defined in bluetoe::link_layer::device_address)bluetoe::link_layer::device_address
device_address(const std::initializer_list< std::uint8_t > &initial_values, bool is_random)bluetoe::link_layer::device_addressinline
device_address(const std::uint8_t *initial_values, bool is_random)bluetoe::link_layer::device_addressinline
device_address(bool is_random)bluetoe::link_layer::device_addressinlineexplicitprotected
end() constbluetoe::link_layer::address
generate_resolvable_private_address(const std::uint8_t *irk, std::uint32_t random, HashFunc hash_func)bluetoe::link_layer::addressstatic
generate_static_random_address(std::uint32_t seed)bluetoe::link_layer::addressstatic
is_private() constbluetoe::link_layer::device_addressinline
is_public() constbluetoe::link_layer::device_addressinline
is_random() constbluetoe::link_layer::device_addressinline
is_random_resolvable() constbluetoe::link_layer::device_addressinline
is_resolvable() constbluetoe::link_layer::device_addressinline
is_static() constbluetoe::link_layer::device_addressinline
msb() constbluetoe::link_layer::address
operator!=(const device_address &rhs) constbluetoe::link_layer::device_address
operator!=(const address &rhs) constbluetoe::link_layer::device_address
operator==(const device_address &rhs) constbluetoe::link_layer::device_address
operator==(const address &rhs) constbluetoe::link_layer::device_address
print(std::ostream &) constbluetoe::link_layer::address