Lines Matching full:p_target
1629 ** Parameters p_target: enable the filter condition on a target device; if NULL1642 tBLE_BD_ADDR *p_target,1664 if (p_target) {1665 p_msg->p_target = (tBLE_BD_ADDR *)(p_msg + 1);1666 memcpy(p_msg->p_target, p_target, sizeof(tBLE_BD_ADDR));1675 UNUSED(p_target);