Home
last modified time | relevance | path

Searched refs:RET_NO_ERROR (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_snk.cpp238 return (ret == RET_NO_ERROR); in Connect()
258 return (ret == RET_NO_ERROR); in Disconnect()
291 return (ret == RET_NO_ERROR); in SetConnectStrategy()
329 return (ret == RET_NO_ERROR); in SendDelay()
H A Dbluetooth_avrcp_ct.cpp1015 return result == RET_NO_ERROR; in Connect()
1032 return result == RET_NO_ERROR; in Disconnect()
1243 return RET_NO_ERROR; in GetPlayerAppSettingCurrentValue()
1249 int result = RET_NO_ERROR; in GetPlayerAppSettingCurrentValue()
1263 if (result != RET_NO_ERROR) { in GetPlayerAppSettingCurrentValue()
1286 int result = RET_NO_ERROR; in SetPlayerAppSettingCurrentValue()
1310 if (result != RET_NO_ERROR) { in SetPlayerAppSettingCurrentValue()
1465 int result = RET_NO_ERROR; in GetFolderItems()
1477 if (result != RET_NO_ERROR) { in GetFolderItems()
H A Dbluetooth_avrcp_tg.cpp257 return result == RET_NO_ERROR; in Connect()
274 return result == RET_NO_ERROR; in Disconnect()
H A Dbluetooth_ble_central_manager.cpp660 return RET_NO_ERROR; in SetScanMode()
H A Dbluetooth_socket.cpp253 return RET_NO_ERROR; in SetBufferSize()
H A Dbluetooth_a2dp_src.cpp230 int ret = RET_NO_ERROR; in GetPlayingState()
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp246 if (Bluetooth::BluetoothHost::GetDefaultHost().EnableBle() != Bluetooth::RET_NO_ERROR) { // EnableBt() is desperate in HandleEnableBt()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h31 constexpr int RET_NO_ERROR = 0; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.cpp484 return RET_NO_ERROR; in AddManufacturerData()
H A Dbt_def.h30 constexpr int RET_NO_ERROR = 0; member

Completed in 18 milliseconds