Searched refs:regular_addr_type (Results 1 – 1 of 1) sorted by relevance
2291 int regular_addr_type = sm_address_resolution_addr_type & 1; in sm_run_irk_lookup() local2292 … if ((regular_addr_type == addr_type) && (memcmp(addr, sm_address_resolution_address, 6) == 0)){ in sm_run_irk_lookup()