Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp875 uint8_t operation = GAP_ADVERTISING_DATA_OPERATION_FIRST; in ExAdvDataFragment()
886 uint8_t operation = GAP_ADVERTISING_DATA_OPERATION_FIRST; in ExAdvDataFragment()
927 uint8_t operation = GAP_ADVERTISING_DATA_OPERATION_FIRST; in ExResDataFragment()
939 uint8_t operation = GAP_ADVERTISING_DATA_OPERATION_FIRST; in ExResDataFragment()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h77 #define GAP_ADVERTISING_DATA_OPERATION_FIRST (0x01) macro