Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1961 esp_err_t esp_ble_gap_config_adv_data_raw(uint8_t *raw_data, uint32_t raw_data_len);
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c523 esp_err_t esp_ble_gap_config_adv_data_raw(uint8_t *raw_data, uint32_t raw_data_len) in esp_ble_gap_config_adv_data_raw() function