Home
last modified time | relevance | path

Searched refs:BT_SPP_READ_FAILED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h27 #define BT_SPP_READ_FAILED (-1) macro
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c122 } else if (ret == BT_SPP_READ_FAILED) { in Read()