Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/aos/include/
A Dbt_device.h69 int (*device_pm_control)(struct device *device, bt_u32_t command, member
185 .device_pm_control = (pm_control_fn), \
391 return device->config->device_pm_control(device, in device_set_power_state()
411 return device->config->device_pm_control(device, in device_get_power_state()

Completed in 3 milliseconds