Home
last modified time | relevance | path

Searched refs:SDP_ALT8 (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/lib/
Dsdp.c452 case SDP_ALT8: in sdp_data_alloc_with_length()
458 if (dtd == SDP_ALT8 || dtd == SDP_SEQ8) in sdp_data_alloc_with_length()
618 case SDP_ALT8: in sdp_set_seq_len()
648 case SDP_ALT8: in sdp_get_data_type()
761 case SDP_ALT8: in sdp_get_data_size()
880 case SDP_ALT8: in sdp_gen_pdu()
1242 case SDP_ALT8: in sdp_extract_seqtype()
1370 case SDP_ALT8: in sdp_extract_attr()
1534 case SDP_ALT8: in sdp_data_value()
1666 case SDP_ALT8: in sdp_data_print()
[all …]
/external/bluetooth/bluez/lib/bluetooth/
Dsdp.h373 #define SDP_ALT8 0x3D macro
/external/bluetooth/bluez/plugins/
Dservice.c124 ctx_data->stack_head->data = sdp_data_alloc(SDP_ALT8, NULL); in element_start()
219 case SDP_ALT8: in element_end()
/external/bluetooth/bluez/src/
Dsdp-xml.c345 case SDP_ALT8: in convert_raw_data_to_xml()
/external/bluetooth/bluez/tools/
Dsdptool.c502 case SDP_ALT8: in sdp_data_printf()
705 case SDP_ALT8: in print_raw_data()