HomeSort by relevance Sort by last modified time
    Searched refs:low_power_command_t (Results 1 - 3 of 3) sorted by null

  /system/bt/hci/include/
low_power_manager.h 35 void (*post_command)(low_power_command_t command);
hci_layer.h 71 } low_power_command_t; typedef in typeref:enum:__anon73450
78 void (*send_low_power_command)(low_power_command_t command);
  /system/bt/hci/src/
low_power_manager.c 99 static void post_command(low_power_command_t command) {

Completed in 380 milliseconds