Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h26 #define BT_SPP_READ_SOCKET_CLOSED (0) macro
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c120 if (ret == BT_SPP_READ_SOCKET_CLOSED) { in Read()