Home | History | Annotate | Download | only in btm

Lines Matching refs:services

820         /* services */
822 p_data && p_data->services.num_service != 0 &&
823 p_data->services.p_uuid)
825 if (p_data->services.num_service * 2 > (len - 2))
833 cp_len = p_data->services.num_service;
839 UINT16_TO_STREAM(p, *(p_data->services.p_uuid + i));