Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c4541 uint8_t encrypted_data_buf[BT_SHELL_EAD_DATA_MAX_SIZE] = {0}; in ead_update_ad() local
4564 &encrypted_data_buf[encrypted_data_buf_len]); in ead_update_ad()
4566 ad->data = &encrypted_data_buf[encrypted_data_buf_len]; in ead_update_ad()