Home
last modified time | relevance | path

Searched refs:BT_NOT_SUPPORT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtstack.h51 #define BT_NOT_SUPPORT (-2000) macro
H A Dgap_comm.h35 #define GAP_ERR_NOT_SUPPORT BT_NOT_SUPPORT /// GAP error code not support
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp214 if (ret == BT_NOT_SUPPORT) { in InitBtmAndGap()
H A Dble_advertiser_impl.cpp773 return BT_NOT_SUPPORT; in CheckAdvertiserLen()