Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dsm.c2291 int regular_addr_type = sm_address_resolution_addr_type & 1; in sm_run_irk_lookup() local
2292 … if ((regular_addr_type == addr_type) && (memcmp(addr, sm_address_resolution_address, 6) == 0)){ in sm_run_irk_lookup()