Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp54 return BT_SPP_INVALID_ID; in SppServerCreate()
105 return BT_SPP_INVALID_ID; in SppConnect()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h29 #define BT_SPP_INVALID_ID (-1) macro
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c105 if (ret == BT_SPP_INVALID_ID) { in Accept()