/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
D | adv.c | 41 static s32_t adv_int_min = ADV_INT_DEFAULT_MS; variable 102 adv_int = max(adv_int_min, in adv_send() 316 adv_int_min = ADV_INT_FAST_MS; in bt_mesh_adv_init()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 1418 tBTM_STATUS BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16 adv_int_max, in BTM_BleSetAdvParams() argument 1436 if (!BTM_BLE_ISVALID_PARAM(adv_int_min, BTM_BLE_ADV_INT_MIN, BTM_BLE_ADV_INT_MAX) || in BTM_BleSetAdvParams() 1441 p_cb->adv_interval_min = adv_int_min; in BTM_BleSetAdvParams() 1485 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type, in BTM_BleSetAdvParamsAll() argument 1500 if (!BTM_BLE_ISVALID_PARAM(adv_int_min, BTM_BLE_ADV_INT_MIN, BTM_BLE_ADV_INT_MAX) || in BTM_BleSetAdvParamsAll() 1520 p_cb->adv_interval_min = adv_int_min; in BTM_BleSetAdvParamsAll() 1536 if (btsnd_hcic_ble_write_adv_params (adv_int_min, in BTM_BleSetAdvParamsAll() 1580 void BTM_BleReadAdvParams (UINT16 *adv_int_min, UINT16 *adv_int_max, in BTM_BleReadAdvParams() argument 1590 *adv_int_min = p_cb->adv_interval_min; in BTM_BleReadAdvParams() 2544 UINT16 adv_int_min, adv_int_max; in btm_ble_set_discoverability() local [all …]
|
D | btm_ble_multi_adv.c | 264 UINT16_TO_STREAM (pp, p_params->adv_int_min); in btm_ble_multi_adv_set_params() 280 p_params->adv_int_min, p_params->adv_int_max, p_params->adv_type); in btm_ble_multi_adv_set_params()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1244 void BTA_DmSetBleAdvParams (UINT16 adv_int_min, UINT16 adv_int_max, in BTA_DmSetBleAdvParams() argument 1250 APPL_TRACE_API ("BTA_DmSetBleAdvParam: %d, %d\n", adv_int_min, adv_int_max); in BTA_DmSetBleAdvParams() 1258 p_msg->adv_int_min = adv_int_min; in BTA_DmSetBleAdvParams() 1271 void BTA_DmSetBleAdvParamsAll (UINT16 adv_int_min, UINT16 adv_int_max, in BTA_DmSetBleAdvParamsAll() argument 1279 APPL_TRACE_API ("BTA_DmSetBleAdvParamsAll: %d, %d\n", adv_int_min, adv_int_max); in BTA_DmSetBleAdvParamsAll() 1288 p_msg->adv_int_min = adv_int_min; in BTA_DmSetBleAdvParamsAll()
|
D | bta_dm_act.c | 5170 BTM_BleSetAdvParams(p_data->ble_set_adv_params.adv_int_min, in bta_dm_ble_set_adv_params() 5190 if (BTM_BleSetAdvParamsAll(p_data->ble_set_adv_params_all.adv_int_min, in bta_dm_ble_set_adv_params_all()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 489 UINT16 adv_int_min; member 1364 tBTM_STATUS BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16 adv_int_max, 1380 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type, 1463 void BTM_BleReadAdvParams (UINT16 *adv_int_min, UINT16 *adv_int_max,
|
D | hcimsgs.h | 749 BOOLEAN btsnd_hcic_ble_write_adv_params (UINT16 adv_int_min, UINT16 adv_int_max,
|
/device/soc/winnermicro/wm800/board/include/bt/ |
D | wm_bt_def.h | 867 uint16_t adv_int_min; /* minimum adv interval */ member 873 uint16_t adv_int_min; /* minimum adv interval */ member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 466 UINT16 adv_int_min; /* minimum adv interval */ member 2288 extern void BTA_DmSetBleAdvParams (UINT16 adv_int_min, UINT16 adv_int_max, 2291 extern void BTA_DmSetBleAdvParamsAll (UINT16 adv_int_min, UINT16 adv_int_max,
|
/device/soc/esp/esp32/components/bt/common/btc/profile/esp/blufi/bluedroid_host/ |
D | esp_blufi.c | 63 .adv_int_min = 0x100,
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 692 UINT16 adv_int_min; member 700 UINT16 adv_int_min; member
|
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
D | wm_cmdp_hostif_gcc.h | 328 u32 adv_int_min; member 947 u32 adv_int_min; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 345 uint16_t adv_int_min; /*!< Minimum advertising interval for member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 115 BOOLEAN btsnd_hcic_ble_write_adv_params (UINT16 adv_int_min, UINT16 adv_int_max, in btsnd_hcic_ble_write_adv_params() argument 134 UINT16_TO_STREAM (pp, adv_int_min); in btsnd_hcic_ble_write_adv_params()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_ble.c | 471 if (!BLE_ISVALID_PARAM(ble_adv_params->adv_int_min, BTM_BLE_ADV_INT_MIN, BTM_BLE_ADV_INT_MAX) || in btc_ble_start_advertising() 508 BTA_DmSetBleAdvParamsAll(ble_adv_params->adv_int_min, in btc_ble_start_advertising()
|