Searched defs:uuid128 (Results 1 – 9 of 9) sorted by relevance
/external/bluetooth/bluez/src/ |
D | eir.c | 64 uint8_t *uuid128 = NULL; in eir_parse() local 174 uint8_t *uuid128; in eir_generate_uuid128() local
|
D | glib-helper.c | 374 uuid_t uuid128; in bt_uuid2string() local
|
D | sdpd-request.c | 331 uuid_t *uuid128; in sdp_match_uuid() local
|
/external/bluetooth/bluez/serial/ |
D | proxy.c | 85 char *uuid128; /* UUID 128 */ member 148 static sdp_record_t *proxy_record_new(const char *uuid128, uint8_t channel) in proxy_record_new() 803 const char *uuid128, const char *address, in proxy_tty_register() 850 const char *uuid128, const char *address, in proxy_socket_register() 875 const char *uuid128, const char *address, in proxy_tcp_register()
|
/external/bluetooth/bluez/network/ |
D | common.c | 52 const char *uuid128; /* UUID 128 */ member
|
/external/bluetooth/bluez/lib/ |
D | sdp.c | 1955 uint8_t uuid128 = SDP_UUID128; in sdp_set_uuidseq_attr() local 2482 uint8_t uuid128 = SDP_UUID128; in sdp_set_profile_descs() local 2635 void sdp_uuid16_to_uuid128(uuid_t *uuid128, const uuid_t *uuid16) in sdp_uuid16_to_uuid128() 2657 void sdp_uuid32_to_uuid128(uuid_t *uuid128, const uuid_t *uuid32) in sdp_uuid32_to_uuid128() 2681 uuid_t *uuid128 = bt_malloc(sizeof(uuid_t)); in sdp_uuid_to_uuid128() local 3138 uuid_t *uuid128 = sdp_uuid_to_uuid128(uuid); in sdp_pattern_add_uuid() local
|
/external/bluetooth/bluez/plugins/ |
D | mgmtops.c | 667 static void uuid_to_uuid128(uuid_t *uuid128, const uuid_t *uuid) in uuid_to_uuid128() 682 uuid_t uuid128; in mgmt_add_uuid() local 710 uuid_t uuid128; in mgmt_remove_uuid() local
|
D | service.c | 580 uuid_t *uuid, *uuid128; in request_authorization() local
|
/external/bluetooth/bluez/lib/bluetooth/ |
D | sdp.h | 431 uint128_t uuid128; member
|