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 950 VDBG("set_command %d\n", command);
956 static void set_command(struct bluetooth_data *data, a2dp_command_t command) function
1178 set_command(data, A2DP_CMD_INIT);
1257 set_command(data, A2DP_CMD_STOP);
1265 set_command(data, A2DP_CMD_QUIT);

Completed in 4529 milliseconds