Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_sdp.cc287 uint8_t* type_value[OBEX_PUSH_NUM_FORMATS]; in add_ops_sdp() local
312 type_value[j] = (uint8_t*)(&bta_ops_obj_fmt[i]); in add_ops_sdp()
321 type_len, type_value)) in add_ops_sdp()
Dbtif_sdp_server.cc785 uint8_t* type_value[rec->supported_formats_list_len]; local
827 type_value[j] = (uint8_t*)&rec->supported_formats_list[i];
835 type_value);