Blue-tooth Low Energy address Type.
#include <at_ble_api.h>
Data Fields | |
uint8_t | addr [AT_BLE_ADDR_LEN] |
48-bit address, LSB format. More... | |
at_ble_addr_type_t | type |
See at_ble_addr_type_t. More... | |
uint8_t at_ble_addr_t::addr[AT_BLE_ADDR_LEN] |
48-bit address, LSB format.
Referenced by app_connected_cb(), app_connected_event_handler(), ble_connected_state_handler(), ble_device_config(), ble_observer_scan_info_handler(), ble_scan_duplication_check(), ble_scan_info(), ble_scan_info_handler(), ble_scan_report_app_event(), ble_set_address(), ble_set_dev_config(), and pxp_monitor_scan_data_handler().
at_ble_addr_type_t at_ble_addr_t::type |
See at_ble_addr_type_t.
Referenced by ble_connected_state_handler(), ble_observer_scan_info_handler(), ble_set_address(), and ble_set_dev_config().