Home | History | Annotate | Download | only in src

Lines Matching refs:p_uuid_mask

1332                     cond.srvc_uuid.p_uuid_mask = NULL;
1336 cond.srvc_uuid.p_uuid_mask = &uuid_mask;
1908 const bt_uuid_t *p_uuid_mask, const bt_bdaddr_t *bd_addr,
1931 btif_filt_cb.has_mask = (p_uuid_mask != NULL);
1935 if (p_uuid_mask != NULL)
1936 memcpy(&btif_filt_cb.uuid_mask, p_uuid_mask, sizeof(bt_uuid_t));