Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbt_vendor_lib.h37 BTC_OP_RESULT_SUCCESS, enumerator
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dohos_bt_vendor_lib.h37 BTC_OP_RESULT_SUCCESS, enumerator
H A Dvendor_interface.cpp196 … VendorInterface::GetInstance()->initializeCompleteCallback_(result == BTC_OP_RESULT_SUCCESS); in OnInitCallback()