Searched refs:opush (Results 1 – 3 of 3) sorted by relevance
90 sdp_opush_profile_p opush = (sdp_opush_profile_p) provider->data; in opush_profile_create_protocol_descriptor_list() local94 (uint8_t const *) &opush->server_channel, 1)); in opush_profile_create_protocol_descriptor_list()103 sdp_opush_profile_p opush = (sdp_opush_profile_p) provider->data; in opush_profile_create_supported_formats_list() local107 (uint8_t const *) opush->supported_formats, in opush_profile_create_supported_formats_list()108 opush->supported_formats_size)); in opush_profile_create_supported_formats_list()
418 sdp_opush_profile_p opush = (sdp_opush_profile_p) data; in obex_profile_data_valid() 420 if (opush->server_channel < 1 || in obex_profile_data_valid() 421 opush->server_channel > 30 || in obex_profile_data_valid() 422 opush->supported_formats_size == 0 || in obex_profile_data_valid() 423 opush->supported_formats_size > sizeof(opush->supported_formats)) in obex_profile_data_valid() 417 sdp_opush_profile_p opush = (sdp_opush_profile_p) data; obex_profile_data_valid() local
8 main.c nap.c opush.c panu.c profile.c provider.c sar.c scr.c \