Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dohos_bt_vendor_lib.h26 * Define HCI channel descriptors array used in BT_OP_HCI_CHANNEL_OPEN operation.
62 BT_OP_HCI_CHANNEL_OPEN, enumerator
70 * initialization the BT Controller. it will be called after BT_OP_HCI_CHANNEL_OPEN.
H A Dvendor_interface.cpp59 HDF_LOGI("VendorInterface BT_OP_HCI_CHANNEL_OPEN begin"); in WatchHciChannel()
61 int channelCount = vendorInterface_->op(BtOpcodeT::BT_OP_HCI_CHANNEL_OPEN, channel); in WatchHciChannel()
63 HDF_LOGE("vendorInterface_->op BT_OP_HCI_CHANNEL_OPEN failed ret:%d.", channelCount); in WatchHciChannel()
66 HDF_LOGI("VendorInterface BT_OP_HCI_CHANNEL_OPEN end"); in WatchHciChannel()

Completed in 2 milliseconds