Home
last modified time | relevance | path

Searched defs:adv_int_min (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1458 tBTM_STATUS BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16 adv_int_max, in BTM_BleSetAdvParams()
1525 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type, in BTM_BleSetAdvParamsAll()
1622 void BTM_BleReadAdvParams (UINT16 *adv_int_min, UINT16 *adv_int_max, in BTM_BleReadAdvParams()
2595 UINT16 adv_int_min, adv_int_max; in btm_ble_set_discoverability() local
2694 UINT16 adv_int_min, adv_int_max; in btm_ble_set_connectability() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.c146 const int32_t adv_int_min = ((bt_mesh_dev.hci_version >= BLE_MESH_HCI_VERSION_5_0) ? in adv_send() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1401 void BTA_DmSetBleAdvParams (UINT16 adv_int_min, UINT16 adv_int_max, in BTA_DmSetBleAdvParams()
1428 void BTA_DmSetBleAdvParamsAll (UINT16 adv_int_min, UINT16 adv_int_max, in BTA_DmSetBleAdvParamsAll()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c114 BOOLEAN btsnd_hcic_ble_write_adv_params (UINT16 adv_int_min, UINT16 adv_int_max, in btsnd_hcic_ble_write_adv_params()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h767 UINT16 adv_int_min; member
775 UINT16 adv_int_min; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h404 uint16_t adv_int_min; /*!< Minimum advertising interval for member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h494 UINT16 adv_int_min; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h485 UINT16 adv_int_min; /* minimum adv interval */ member