Home | History | Annotate | Download | only in btm

Lines Matching defs:match

743         BTM_TRACE_DEBUG("Random match");
2307 ** Description check ADV flag to make sure device is discoverable and match
2332 /* does not match filter condition */
2702 BOOLEAN match = FALSE;
2721 match = btm_identity_addr_to_random_pseudo(bda, &addr_type, FALSE);
2726 if (!match && BTM_BLE_IS_RESOLVE_BDA(bda))