Searched refs:send_low_power_command (Results 1 – 3 of 3) sorted by relevance
208 hci->send_low_power_command(enable ? LPM_ENABLE : LPM_DISABLE); in bte_main_enable_lpm()222 hci->send_low_power_command(LPM_WAKE_DEASSERT); in bte_main_lpm_allow_bt_device_sleep()236 hci->send_low_power_command(LPM_WAKE_ASSERT); in bte_main_lpm_wake_bt_device()
78 void (*send_low_power_command)(low_power_command_t command); member
781 interface.send_low_power_command = low_power_manager->post_command; in init_layer_interface()802 interface.send_low_power_command = NULL; in hci_layer_cleanup_interface()