Home
last modified time | relevance | path

Searched defs:adv_int_max (Results 1 – 7 of 7) 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/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.h768 UINT16 adv_int_max; member
776 UINT16 adv_int_max; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h408 uint16_t adv_int_max; /*!< Maximum advertising interval for member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h495 UINT16 adv_int_max; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h486 UINT16 adv_int_max; /* maximum adv interval */ member