Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_vendor_lib.h90 BT_VND_OP_USERIAL_OPEN, enumerator
/external/bluetooth/bluedroid/hci/src/
Duserial_mct.c275 result = bt_vnd_if->op(BT_VND_OP_USERIAL_OPEN, &userial_cb.fd); in userial_open()
Duserial.c359 result = bt_vnd_if->op(BT_VND_OP_USERIAL_OPEN, &fd_array); in userial_open()