Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c131 uint8_t *BleResolveAdvData(uint8_t *adv_data, uint8_t type, uint8_t *length) in BleResolveAdvData()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/apps/src/
Dapp_ble_only.c68 static uint8_t adv_data[ADV_DATA_LEN]; variable
/device/soc/esp/esp32/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()
/device/soc/esp/esp32/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.c1918 tBTM_STATUS BTM_BleWriteLongAdvData(uint8_t *adv_data, uint8_t adv_data_len) in BTM_BleWriteLongAdvData()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_app/app_main/
Dapp_present.h235 uint8_t adv_data[ADV_DATA_LEN]; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c374 static void btc_ble_set_adv_data(esp_ble_adv_data_t *adv_data, in btc_ble_set_adv_data()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h101 esp_ble_adv_data_t adv_data; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h178 tBTM_BLE_LOCAL_ADV_DATA adv_data; member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/
Dhci_common.h236 uint8_t adv_data[BLE_HCI_MAX_ADV_DATA_LEN]; member
597 uint8_t adv_data[0]; member
651 uint8_t adv_data[0]; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1386 void BTA_DmBleSetLongAdv (UINT8 *adv_data, UINT32 adv_data_len, in BTA_DmBleSetLongAdv()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_defines.h2619 struct adv_data struct
2622 uint8_t data[ADV_DATA_LEN];
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gap.c1188 static int ble_gap_rx_adv_report_sanity_check(const uint8_t *adv_data, uint8_t adv_data_len) in ble_gap_rx_adv_report_sanity_check()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h872 uint8_t adv_data[251]; /*!< extend advertising data */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1187 UINT8 *adv_data; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h762 UINT8 *adv_data; member