Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h114 int ret = GAPIF_LeExAdvGetMaxDataLen(&length); in GetBleMaximumAdvertisingDataLength()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h471 BTSTACK_API int GAPIF_LeExAdvGetMaxDataLen(uint16_t *len);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c322 int GAPIF_LeExAdvGetMaxDataLen(uint16_t *len) in GAPIF_LeExAdvGetMaxDataLen() function