Home
last modified time | relevance | path

Searched defs:adv_data (Results 1 – 25 of 25) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/
Desp_ibeacon_api.c49 bool esp_ble_is_ibeacon_packet (uint8_t *adv_data, uint8_t adv_data_len){ in esp_ble_is_ibeacon_packet()
/hal_espressif-3.6.0/examples/bluetooth/hci/controller_vhci_ble_adv/main/
Dapp_bt.c88 uint8_t adv_data[31] = {0x02, 0x01, 0x06, 0x0, 0x09}; in hci_cmd_send_ble_set_adv_data() local
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c33 esp_ble_adv_data_t adv_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/components/case/
Dble_unit.c126 esp_err_t ble_gap_util_set_adv_data(uint8_t *adv_data, uint32_t adv_data_len, uint8_t *scan_rsp_dat… in ble_gap_util_set_adv_data()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dscan.c192 uint8_t *adv_data = buf->data; in bt_mesh_scan_cb() local
/hal_espressif-3.6.0/components/protocomm/src/transports/
Dprotocomm_nimble.c74 static struct ble_hs_adv_fields adv_data, resp_data; variable
113 struct ble_hs_adv_fields adv_data; member
Dprotocomm_ble.c504 raw_data_info_t adv_data[] = { in protocomm_ble_start() local
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/api/core/include/
Desp_ble_mesh_ble_api.h111 uint8_t adv_data[31]; /*!< Advertising data */ member
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c92 static esp_ble_adv_data_t adv_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/hci/ble_adv_scan_combined/main/
Dapp_bt.c176 uint8_t adv_data[31] = {0x02, 0x01, 0x06, 0x0, 0x09}; in hci_cmd_send_ble_set_adv_data() local
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c98 static esp_ble_adv_data_t adv_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c121 static esp_ble_adv_data_t adv_data = { variable
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c34 esp_err_t esp_ble_gap_config_adv_data(esp_ble_adv_data_t *adv_data) in esp_ble_gap_config_adv_data()
407 uint8_t *esp_ble_resolve_adv_data( uint8_t *adv_data, uint8_t type, uint8_t *length) in esp_ble_resolve_adv_data()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c69 tBTM_BLE_TRACK_ADV_DATA adv_data; in btm_ble_batchscan_filter_track_adv_vse_cback() local
Dbtm_ble_gap.c1919 tBTM_STATUS BTM_BleWriteLongAdvData(uint8_t *adv_data, uint8_t adv_data_len) in BTM_BleWriteLongAdvData()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c100 static esp_ble_adv_data_t adv_data = { variable
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c126 static esp_ble_adv_data_t adv_data = { variable
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h404 uint8_t adv_data[31]; /* Advertising data */ member
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c366 static void btc_ble_set_adv_data(esp_ble_adv_data_t *adv_data, in btc_ble_set_adv_data()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h101 esp_ble_adv_data_t adv_data; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h178 tBTM_BLE_LOCAL_ADV_DATA adv_data; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1386 void BTA_DmBleSetLongAdv (UINT8 *adv_data, UINT32 adv_data_len, in BTA_DmBleSetLongAdv()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h872 uint8_t adv_data[251]; /*!< extend advertising data */ member
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1187 UINT8 *adv_data; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h763 UINT8 *adv_data; member