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

/external/bluetooth/bluedroid/hci/src/
H A Duserial.c287 int fd_array[CH_MAX]; local
289 fd_array[i] = -1;
291 int num_ports = vendor_send_command(BT_VND_OP_USERIAL_OPEN, &fd_array);
298 userial_cb.fd = fd_array[0];

Completed in 2399 milliseconds