Home
last modified time | relevance | path

Searched refs:encrypted_data_buf (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4767 uint8_t encrypted_data_buf[BT_SHELL_EAD_DATA_MAX_SIZE] = {0}; in ead_update_ad() local
4790 &encrypted_data_buf[encrypted_data_buf_len]); in ead_update_ad()
4792 ad->data = &encrypted_data_buf[encrypted_data_buf_len]; in ead_update_ad()