Searched refs:esp_ble_gap_config_adv_data (Results 1 – 18 of 18) sorted by relevance
377 esp_err_t ret = esp_ble_gap_config_adv_data(&heart_rate_adv_config); in gap_event_handler()384 ret = esp_ble_gap_config_adv_data(&heart_rate_scan_rsp_config); in gap_event_handler()
165 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_data); in gatts_profile_a_event_handler()171 ret = esp_ble_gap_config_adv_data(&scan_rsp_data); in gatts_profile_a_event_handler()
167 * ``esp_ble_gap_config_adv_data()``: used to configure standard advertising data.169 …standard Bluetooth Specification advertisement parameters is ``esp_ble_gap_config_adv_data()`` whi…211 …in the scan response, which can be configured using the same ``esp_ble_gap_config_adv_data()`` fun…223 esp_ble_gap_config_adv_data(&heart_rate_adv_config);277 Note that ``esp_ble_gap_config_adv_data()`` configures the data that is advertised to the client an…
362 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_data); in gatts_profile_event_handler()368 ret = esp_ble_gap_config_adv_data(&scan_rsp_data); in gatts_profile_event_handler()
101 esp_ble_gap_config_adv_data(&hidd_adv_data); in hidd_event_callback()
310 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_config); in gap_event_handler()317 ret = esp_ble_gap_config_adv_data(&scan_rsp_config); in gap_event_handler()
477 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_data); in gatts_profile_event_handler()483 ret = esp_ble_gap_config_adv_data(&scan_rsp_data); in gatts_profile_event_handler()
365 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_data); in gatts_profile_a_event_handler()371 ret = esp_ble_gap_config_adv_data(&scan_rsp_data); in gatts_profile_a_event_handler()
325 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_data); in gatts_profile_a_event_handler()331 ret = esp_ble_gap_config_adv_data(&scan_rsp_data); in gatts_profile_a_event_handler()
374 esp_ble_gap_config_adv_data(&blufi_adv_data); in esp_blufi_adv_start()
608 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_data); in gatts_profile_a_event_handler()614 ret = esp_ble_gap_config_adv_data(&scan_rsp_data); in gatts_profile_a_event_handler()
210 … standard Bluetooth Specification advertisement parameters is `esp_ble_gap_config_adv_data()`, whi…281 esp_err_t ret = esp_ble_gap_config_adv_data(&adv_data);287 ret = esp_ble_gap_config_adv_data(&scan_rsp_data);358 Note that `esp_ble_gap_config_adv_data()` configures the data that will be advertised to the client…
662 if ((ret = esp_ble_gap_config_adv_data(&ble_adv_data)) != ESP_OK) { in esp_hid_ble_gap_adv_init()
665 if ((ret = esp_ble_gap_config_adv_data(&ble_adv_data)) != ESP_OK) { in esp_hid_ble_gap_adv_init()
1328 esp_err_t esp_ble_gap_config_adv_data (esp_ble_adv_data_t *adv_data);
34 esp_err_t esp_ble_gap_config_adv_data(esp_ble_adv_data_t *adv_data) in esp_ble_gap_config_adv_data() function
30436 .literal.esp_ble_gap_config_adv_data35839 .text.esp_ble_gap_config_adv_data35842 0x000000004037eb54 esp_ble_gap_config_adv_data82457 esp_ble_gap_config_adv_data esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
19813 .text.esp_ble_gap_config_adv_data19815 0x0000000040388a8a esp_ble_gap_config_adv_data61423 esp_ble_gap_config_adv_data esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)