Home
last modified time | relevance | path

Searched defs:post_command (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dlow_power_manager.h35 void (*post_command)(low_power_command_t command); member
/system/bt/hci/src/
Dlow_power_manager.c98 static void post_command(low_power_command_t command) { in post_command() function