Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbt_vendor_lib.h80 BT_OP_GET_LPM_TIMER, enumerator
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dohos_bt_vendor_lib.h80 BT_OP_GET_LPM_TIMER, enumerator
H A Dvendor_interface.cpp201 …if (VendorInterface::GetInstance()->vendorInterface_->op(BtOpcodeT::BT_OP_GET_LPM_TIMER, &lpmTimer… in OnInitCallback()