![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
LE OOB record payload descriptor. More...
#include <bm/nfc/ndef/le_oob_rec.h>
Data Fields | |
| ble_gap_addr_t * | addr |
| Pointer to a local Bluetooth device address. | |
| enum nfc_ndef_le_oob_rec_le_role * | le_role |
| Role of the Blutetooth device. | |
| ble_gap_lesc_oob_data_t * | le_sc_data |
| Pointer to a local device LE Secure Connections OOB data. | |
| uint8_t * | tk_value |
| Pointer to a Temporary Key value. | |
| uint16_t * | appearance |
| Pointer to a Bluetooth device appearance. | |
| uint8_t * | flags |
| Pointer to Flags value. | |
| const char * | local_name |
| Pointer to a local name string of the Bluetooth device. | |
LE OOB record payload descriptor.