Home
last modified time | relevance | path

Searched refs:desc_type (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_sdp.cc285 uint8_t desc_type[OBEX_PUSH_NUM_FORMATS]; in add_ops_sdp() local
313 desc_type[j] = UINT_DESC_TYPE; in add_ops_sdp()
320 handle, (uint16_t)ATTR_ID_SUPPORTED_FORMATS_LIST, j, desc_type, in add_ops_sdp()
Dbtif_sdp_server.cc784 uint8_t desc_type[rec->supported_formats_list_len]; local
828 desc_type[j] = UINT_DESC_TYPE;
834 (uint8_t)rec->supported_formats_list_len, desc_type, type_len,