Searched refs:PLATFORM_HandleBlePowerStateEvent (Results 1 – 1 of 1) sorted by relevance
240 static int PLATFORM_HandleBlePowerStateEvent(ble_ps_event_t psEvent);706 ret = PLATFORM_HandleBlePowerStateEvent(ble_awake_event); in PLATFORM_HandleControllerPowerState()864 (void)PLATFORM_HandleBlePowerStateEvent((ble_ps_event_t)eventData[1]); in PLATFORM_HandleHciVendorEvent()878 static int PLATFORM_HandleBlePowerStateEvent(ble_ps_event_t psEvent) in PLATFORM_HandleBlePowerStateEvent() function