HomeSort by relevance Sort by last modified time
    Searched full:__set_command (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/audio/
liba2dp.c 948 static void __set_command(struct bluetooth_data *data, a2dp_command_t command) function
959 __set_command(data, command);
983 __set_command(data, A2DP_CMD_INIT);
985 __set_command(data, A2DP_CMD_CONFIGURE);
987 __set_command(data, A2DP_CMD_START);

Completed in 138 milliseconds