Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h67 #define GAP_ADVERTISING_PROPERTY_CONNECTABLE (1 << 0) macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp760 … advType |= GAP_ADVERTISING_PROPERTY_CONNECTABLE | GAP_ADVERTISING_PROPERTY_INCLUDE_TXPOWER; in SetExAdvParamToGap()