Home
last modified time | relevance | path

Searched defs:mitm_protection_required (Results 1 – 2 of 2) sorted by relevance

/btstack/example/
H A Dgap_dedicated_bonding.c50 static const int mitm_protection_required = 0; variable
/btstack/src/
H A Dhci.c8479 int gap_dedicated_bonding(bd_addr_t device, int mitm_protection_required){ in gap_dedicated_bonding()