Home | History | Annotate | Download | only in btm

Lines Matching refs:service_32b

1470             p_data && p_data->service_32b.num_service != 0)
1472 if ((p_data->service_32b.num_service * LEN_UUID_32) > (len - MIN_ADV_LENGTH))
1480 cp_len = p_data->service_32b.num_service;
1486 UINT32_TO_STREAM(p, *(p_data->service_32b.uuid + i));