Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h132 int ret = GAPIF_LeExAdvGetMaxHandleNum(&num); in GetBleExAdvGetMaxHandleNum()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h479 BTSTACK_API int GAPIF_LeExAdvGetMaxHandleNum(uint8_t *num);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c349 int GAPIF_LeExAdvGetMaxHandleNum(uint8_t *num) in GAPIF_LeExAdvGetMaxHandleNum() function