Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dsnmp_core.h328 u8_t snmp_encode_truthvalue(s32_t *asn1_value, u32_t bool_value);
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_core.c1330 snmp_encode_truthvalue(s32_t *asn1_value, u32_t bool_value) in snmp_encode_truthvalue() function