Searched refs:__set_command (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dliba2dp.c948 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 35 milliseconds