Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
DKconfig.projbuild7 … This option uses the esp_ble_gap_config_adv_data_raw() and esp_ble_gap_config_scan_rsp_data_raw()
Dgatts_demo.c313 esp_err_t raw_adv_ret = esp_ble_gap_config_adv_data_raw(raw_adv_data, sizeof(raw_adv_data)); in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
DKconfig.projbuild7 … This option uses the esp_ble_gap_config_adv_data_raw() and esp_ble_gap_config_scan_rsp_data_raw()
Dexample_ble_server_throughput.c353 esp_err_t raw_adv_ret = esp_ble_gap_config_adv_data_raw(raw_adv_data, sizeof(raw_adv_data)); in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/
Dibeacon_demo.c184 esp_ble_gap_config_adv_data_raw((uint8_t*)&ibeacon_adv_data, sizeof(ibeacon_adv_data)); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dble_unit.c130 ret = esp_ble_gap_config_adv_data_raw(adv_data, adv_data_len); in ble_gap_util_set_adv_data()
Dsync.c67 ret = esp_ble_gap_config_adv_data_raw(raw_data, raw_data_len); in send_adv()
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c97 ret = esp_ble_gap_config_adv_data_raw(g_ble_cfg_p->raw_adv_data_p, in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c350 … esp_err_t raw_adv_ret = esp_ble_gap_config_adv_data_raw(raw_adv_data, sizeof(raw_adv_data)); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c498 esp_ble_gap_config_adv_data_raw((uint8_t *)spp_adv_data, sizeof(spp_adv_data)); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c465 … esp_err_t raw_adv_ret = esp_ble_gap_config_adv_data_raw(raw_adv_data, sizeof(raw_adv_data)); in gatts_profile_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1569 esp_err_t esp_ble_gap_config_adv_data_raw(uint8_t *raw_data, uint32_t raw_data_len);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c146 esp_err_t raw_adv_ret = esp_ble_gap_config_adv_data_raw(raw_adv_data, sizeof(raw_adv_data)); in ble_init_adv_data()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c596 esp_err_t raw_adv_ret = esp_ble_gap_config_adv_data_raw(raw_adv_data, sizeof(raw_adv_data)); in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c423 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
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md252 It is possible to also advertise customized raw data using the `esp_ble_gap_config_adv_data_raw()`
269 esp_err_t raw_adv_ret = esp_ble_gap_config_adv_data_raw(raw_adv_data, sizeof(raw_adv_data));
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s3.map3467 .literal.esp_ble_gap_config_adv_data_raw
3526 .text.esp_ble_gap_config_adv_data_raw
82459 esp_ble_gap_config_adv_data_raw esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)
Doverflow_esp32c3.map2711 .text.esp_ble_gap_config_adv_data_raw
61425 esp_ble_gap_config_adv_data_raw esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)