/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/ |
D | gatts_table_creat_demo.c | 229 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 235 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 242 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 248 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 457 esp_ble_gap_start_advertising(&adv_params); in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/ |
D | simple_ble.c | 48 esp_ble_gap_start_advertising(&g_ble_cfg_p->adv_params); in gap_event_handler() 54 esp_ble_gap_start_advertising(&g_ble_cfg_p->adv_params); in gap_event_handler() 148 esp_ble_gap_start_advertising(&g_ble_cfg_p->adv_params); in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/ |
D | ble_compatibility_test.c | 286 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 292 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 299 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 305 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 568 esp_ble_gap_start_advertising(&adv_params); in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/ |
D | ble_hidd_demo_main.c | 119 esp_ble_gap_start_advertising(&hidd_adv_params); in hidd_event_callback() 136 esp_ble_gap_start_advertising(&hidd_adv_params); in gap_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/ |
D | example_ble_server_throughput.c | 229 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 235 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 242 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 248 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 553 esp_ble_gap_start_advertising(&adv_params); in gatts_profile_a_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/ |
D | ble_unit.c | 151 ret = esp_ble_gap_start_advertising(adv_param); in ble_gap_util_start_adv() 163 ret = esp_ble_gap_start_advertising(&default_adv_param); in ble_gap_util_start_adv_default()
|
D | sync.c | 73 ret = esp_ble_gap_start_advertising(&adv_param); in send_adv()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/ |
D | example_ble_sec_gatts_demo.c | 294 esp_ble_gap_start_advertising(&heart_rate_adv_params); in gap_event_handler() 300 esp_ble_gap_start_advertising(&heart_rate_adv_params); in gap_event_handler() 437 esp_ble_gap_start_advertising(&heart_rate_adv_params); in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/ |
D | gatts_demo.c | 192 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 198 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 205 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 211 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 483 esp_ble_gap_start_advertising(&adv_params); in gatts_profile_a_event_handler()
|
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/ |
D | bluedroid_gatts.c | 319 esp_ble_gap_start_advertising(&adv_params); in gatts_profile_a_event_handler() 342 if (esp_ble_gap_start_advertising(&adv_params) == ESP_OK) { in gap_event_handler() 350 if (esp_ble_gap_start_advertising(&adv_params) == ESP_OK) { in gap_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/ |
D | ble_ancs_demo.c | 253 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 259 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 549 esp_ble_gap_start_advertising(&adv_params); in gattc_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/ |
D | ibeacon_demo.c | 72 esp_ble_gap_start_advertising(&ble_adv_params); in esp_gap_cb()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/ |
D | ble_spp_server_demo.c | 473 esp_ble_gap_start_advertising(&spp_adv_params); in gap_event_handler() 596 esp_ble_gap_start_advertising(&spp_adv_params); in gatts_profile_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/ |
D | gattc_gatts_coex.c | 222 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 228 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 736 esp_ble_gap_start_advertising(&adv_params); in gatts_profile_a_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/ |
D | main.c | 163 esp_ble_gap_start_advertising(&adv_params); in gap_event_handler() 384 esp_ble_gap_start_advertising(&adv_params); in gatts_profile_a_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/ |
D | Gatt_Server_Example_Walkthrough.md | 306 esp_ble_gap_start_advertising(&adv_params); 312 esp_ble_gap_start_advertising(&adv_params); 319 esp_ble_gap_start_advertising(&adv_params); 325 esp_ble_gap_start_advertising(&adv_params); 331 In any case, the server can start advertising using the `esp_ble_gap_start_advertising()` function,… 358 …he client and takes an `esp_ble_adv_data_t` structure, while `esp_ble_gap_start_advertising()` mak…
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/tutorial/ |
D | Gatt_Server_Service_Table_Example_Walkthrough.md | 230 … these events to start advertising, which is done using the ``esp_ble_gap_start_advertising()`` fu… 239 esp_ble_gap_start_advertising(&heart_rate_adv_params); 277 …client and takes an ``esp_ble_adv_data_t structure``, while ``esp_ble_gap_start_advertising()`` ma…
|
/hal_espressif-3.6.0/components/bt/common/btc/profile/esp/blufi/bluedroid_host/ |
D | esp_blufi.c | 77 esp_ble_gap_start_advertising(&blufi_adv_params); in esp_blufi_gap_event_handler()
|
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/ |
D | esp_hid_gap.c | 680 return esp_ble_gap_start_advertising(&hidd_adv_params); in esp_hid_ble_gap_adv_start()
|
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/ |
D | esp_hid_gap.c | 683 return esp_ble_gap_start_advertising(&hidd_adv_params); in esp_hid_ble_gap_adv_start()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 1378 esp_err_t esp_ble_gap_start_advertising (esp_ble_adv_params_t *adv_params);
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/ |
D | esp_gap_ble_api.c | 106 esp_err_t esp_ble_gap_start_advertising(esp_ble_adv_params_t *adv_params) in esp_ble_gap_start_advertising() function
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | overflow_esp32s3.map | 30439 .literal.esp_ble_gap_start_advertising 35844 .text.esp_ble_gap_start_advertising 35847 0x000000004037ebb4 esp_ble_gap_start_advertising 82476 esp_ble_gap_start_advertising esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
|
D | overflow_esp32c3.map | 19816 .text.esp_ble_gap_start_advertising 19818 0x0000000040388af8 esp_ble_gap_start_advertising 61444 esp_ble_gap_start_advertising esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
|