Home
last modified time | relevance | path

Searched defs:method (Results 1 – 4 of 4) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dccp.h152 u8_t method; /* code for chosen compression method */ member
/btstack/src/ble/
H A Datt_dispatch.c139 uint8_t method; in att_dispatch_handle_att_pdu() local
H A Dsm.c4278 static bool sm_just_works_or_numeric_comparison(stk_generation_method_t method){ in sm_just_works_or_numeric_comparison()
4289 static bool sm_passkey_used(stk_generation_method_t method){ in sm_passkey_used()
4298 static bool sm_passkey_entry(stk_generation_method_t method){ in sm_passkey_entry()
H A Datt_server.c870 uint8_t method = opcode & 0x03fu; in att_server_handle_att_pdu() local