Home
last modified time | relevance | path

Searched refs:Cy_BLE_HAL_SetConfigStructure (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.4.0/bless/include/
Dcy_ble_hal_pvt.h192 void Cy_BLE_HAL_SetConfigStructure(const cy_stc_ble_config_t *configPtr);
/hal_infineon-3.4.0/bless/
Dcy_ble_controller.c77 Cy_BLE_HAL_SetConfigStructure(cy_ble_controllerConfigPtr); in Cy_BLE_InitController()
Dcy_ble.c140 Cy_BLE_HAL_SetConfigStructure(cy_ble_configPtr); in Cy_BLE_InitHost()
Dcy_ble_hal_pvt.c1241 __WEAK void Cy_BLE_HAL_SetConfigStructure(const cy_stc_ble_config_t *configPtr) in Cy_BLE_HAL_SetConfigStructure() function