Searched defs:adv_int_min (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 1458 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/ |
D | adv.c | 146 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/ |
D | bta_dm_api.c | 1401 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/ |
D | hciblecmds.c | 114 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/ |
D | bta_dm_int.h | 767 UINT16 adv_int_min; member 775 UINT16 adv_int_min; member
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 404 uint16_t adv_int_min; /*!< Minimum advertising interval for member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 494 UINT16 adv_int_min; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 485 UINT16 adv_int_min; /* minimum adv interval */ member
|