Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.cpp107 return BT_CONFIG_ERROR; in AddServiceClassId()
151 return BT_CONFIG_ERROR; in AddProfile()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.cpp112 return BT_CONFIG_ERROR; in AddServiceClassId()
156 return BT_CONFIG_ERROR; in AddProfile()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtstack.h48 #define BT_CONFIG_ERROR (-1007) macro