Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4606 int encrypted_ad_store_ad(const struct shell *sh, uint8_t type, const uint8_t *data, in encrypted_ad_store_ad() function
4689 return encrypted_ad_store_ad(sh, BT_DATA_ENCRYPTED_AD_DATA, payload, ead_size); in cmd_encrypted_ad_add_ead()
4727 return encrypted_ad_store_ad(sh, ad_type, payload, payload_size); in cmd_encrypted_ad_add_ad()