Searched refs:type_len (Results 1 - 2 of 2) sorted by relevance

/system/bt/btif/src/
H A Dbtif_sock_sdp.c182 uint8_t type_len = UUID_MAX_LENGTH; local
198 1, &type, &type_len, &type_buf_ptr))
292 uint8_t type_len[OBEX_PUSH_NUM_FORMATS]; local
300 type_len[j++] = 1;
306 j, desc_type, type_len, type_value))
H A Dbtif_sdp_server.c630 UINT8 type_len[rec->supported_formats_list_len]; local
683 type_len[j++] = 1;
687 (UINT8) rec->supported_formats_list_len, desc_type, type_len, type_value);

Completed in 714 milliseconds