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

/external/bluetooth/bluedroid/hci/include/
H A Dbt_vendor_lib.h90 BT_VND_OP_USERIAL_OPEN, enumerator in enum:__anon1029
167 used in BT_VND_OP_USERIAL_OPEN operation.
/external/bluetooth/bluedroid/hci/src/
H A Duserial_mct.c278 result = bt_vnd_if->op(BT_VND_OP_USERIAL_OPEN, &userial_cb.fd);
H A Duserial.c362 result = bt_vnd_if->op(BT_VND_OP_USERIAL_OPEN, &fd_array);

Completed in 63 milliseconds