Home
last modified time | relevance | path

Searched refs:BT_OP_HCI_CHANNEL_OPEN (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbt_vendor_lib.h62 BT_OP_HCI_CHANNEL_OPEN, enumerator
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dohos_bt_vendor_lib.h62 BT_OP_HCI_CHANNEL_OPEN, enumerator
H A Dvendor_interface.cpp60 int channelCount = vendorInterface_->op(BtOpcodeT::BT_OP_HCI_CHANNEL_OPEN, channel); in WatchHciChannel()
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2867 1.2、协议栈调用op函数,分别调用BT_OP_POWER_ON、BT_OP_HCI_CHANNEL_OPEN、BT_OP_INIT三个opcode;原则上BT_OP_INIT成功后说明芯片初始化完…
2966 3、BT_OP_HCI_CHANNEL_OPEN对应处理
2969 case BT_OP_HCI_CHANNEL_OPEN: { // BT_VND_OP_USERIAL_OPEN
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2877 …calls the OP function to call the OP codes **BT_OP_POWER_ON**, **BT_OP_HCI_CHANNEL_OPEN**, and **B…
2976 3. **BT_OP_HCI_CHANNEL_OPEN** processing
2979 case BT_OP_HCI_CHANNEL_OPEN: { // BT_VND_OP_USERIAL_OPEN