Home
last modified time | relevance | path

Searched refs:btsnd_hcic_ble_write_adv_params (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c397 btsnd_hcic_ble_write_adv_params ((UINT16)(p_cb->adv_interval_min ? p_cb->adv_interval_min : in BTM_BleUpdateAdvFilterPolicy()
646 … if (!btsnd_hcic_ble_write_adv_params ((UINT16)(p_cb->adv_interval_min ? p_cb->adv_interval_min : in BTM_BleBroadcast()
1497 btsnd_hcic_ble_write_adv_params (p_cb->adv_interval_min, in BTM_BleSetAdvParams()
1578 if (btsnd_hcic_ble_write_adv_params (adv_int_min, in BTM_BleSetAdvParamsAll()
2627 if (!btsnd_hcic_ble_write_adv_params (adv_int_min, in btm_ble_set_discoverability()
2721 if (!btsnd_hcic_ble_write_adv_params (adv_int_min, in btm_ble_set_connectability()
4257 btsnd_hcic_ble_write_adv_params (BTM_BLE_GAP_ADV_SLOW_INT, BTM_BLE_GAP_ADV_SLOW_INT, in btm_ble_start_slow_adv()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h809 BOOLEAN btsnd_hcic_ble_write_adv_params (UINT16 adv_int_min, UINT16 adv_int_max,
/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() function