Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dvendor.h32 VENDOR_CLOSE_USERIAL = BT_VND_OP_USERIAL_CLOSE,
Dbt_vendor_lib.h101 BT_VND_OP_USERIAL_CLOSE, enumerator
/system/bt/vendor_libs/test_vendor_lib/src/
Dbt_vendor.cc75 case BT_VND_OP_USERIAL_CLOSE: in TestVendorOp()
/system/bt/vendor_libs/linux/
Dbt_vendor_linux.c381 case BT_VND_OP_USERIAL_CLOSE: in bt_vendor_op()