Home
last modified time | relevance | path

Searched refs:fixed_action (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/tools/
Dhciattach_ti.c302 char *fixed_action; in brf_send_command() local
306 fixed_action = ((char *) send_action) + 1; in brf_send_command()
307 ret = brf_send_command_socket(fd, (struct bts_action_send *) fixed_action); in brf_send_command()