Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dsnmp_core.h326 err_t snmp_decode_truthvalue(const s32_t *asn1_value, u8_t *bool_value);
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_core.c1249 snmp_decode_truthvalue(const s32_t *asn1_value, u8_t *bool_value) in snmp_decode_truthvalue() function