Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 25 of 58) sorted by relevance

123

/system/bt/btcore/src/
Duuid.c65 bt_uuid_t *uuid = osi_calloc(sizeof(bt_uuid_t)); in uuid_new() local
88 void uuid_free(bt_uuid_t *uuid) { in uuid_free()
92 bool uuid_is_empty(const bt_uuid_t *uuid) { in uuid_is_empty()
108 bool uuid_128_to_16(const bt_uuid_t *uuid, uint16_t *uuid16) { in uuid_128_to_16()
119 bool uuid_128_to_32(const bt_uuid_t *uuid, uint32_t *uuid32) { in uuid_128_to_32()
130 void uuid_to_string(const bt_uuid_t *uuid, uuid_string_t *uuid_string) { in uuid_to_string()
157 static bool uuid_is_base(const bt_uuid_t *uuid) { in uuid_is_base()
Dproperty.c109 bt_property_t *property_new_uuids(const bt_uuid_t *uuid, size_t count) { in property_new_uuids()
/system/bt/btcore/test/
Duuid_test.cpp41 bt_uuid_t *uuid; in TEST_F() local
96 bt_uuid_t *uuid = NULL; in TEST_F() local
110 bt_uuid_t *uuid = NULL; in TEST_F() local
126 bt_uuid_t *uuid = NULL; in TEST_F() local
142 bt_uuid_t *uuid = NULL; in TEST_F() local
/system/extras/ext4_utils/
Dext4_utils.c56 struct uuid { struct
79 struct uuid *uuid = (struct uuid *)result; in generate_sha1_uuid() local
/system/bt/btif/src/
Dbtif_gatt_server.c92 bt_uuid_t uuid; member
238 bt_uuid_t uuid; in btapp_gatts_handle_cback() local
252 bt_uuid_t uuid; in btapp_gatts_handle_cback() local
377 tBT_UUID uuid; in btgatts_handle_event() local
459 tBT_UUID uuid; in btgatts_handle_event() local
469 tBT_UUID uuid; in btgatts_handle_event() local
520 static bt_status_t btif_gatts_register_app(bt_uuid_t *uuid) in btif_gatts_register_app()
587 bt_uuid_t *uuid, int properties, in btif_gatts_add_characteristic()
601 static bt_status_t btif_gatts_add_descriptor(int server_if, int service_handle, bt_uuid_t *uuid, in btif_gatts_add_descriptor()
Dbtif_sock_sdp.c167 static int add_sdp_by_uuid(const char *name, const uint8_t *uuid, in add_sdp_by_uuid()
373 static int add_rfc_sdp_by_uuid(const char *name, const uint8_t *uuid, in add_rfc_sdp_by_uuid()
425 int get_reserved_rfc_channel(const uint8_t *uuid) { in get_reserved_rfc_channel()
438 int add_rfc_sdp_rec(const char *name, const uint8_t *uuid, const int channel) { in add_rfc_sdp_rec()
Dbtif_profile_queue.c51 uint16_t uuid; member
120 bt_status_t btif_queue_connect(uint16_t uuid, const bt_bdaddr_t *bda, btif_connect_cb_t connect_cb)… in btif_queue_connect()
Dbtif_sdp.c148 static bt_status_t search(bt_bdaddr_t *bd_addr, const uint8_t *uuid) in search()
Dbtif_sock.c146 …s_t btsock_connect(const bt_bdaddr_t *bd_addr, btsock_type_t type, const uint8_t *uuid, int channe… in btsock_connect()
Dbtif_av.c90 uint16_t uuid; member
1096 static bt_status_t connect_int(bt_bdaddr_t *bd_addr, uint16_t uuid) in connect_int()
/system/bt/btif/include/
Dbtif_sock_sdp.h35 static inline bool is_uuid_empty(const uint8_t* uuid) in is_uuid_empty()
/system/bt/bta/gatt/
Dbta_gattc_cache.c215 static UINT8 bta_gattc_get_srvc_inst_id(tBTA_GATTC_SERV *p_srvc_cb, tBT_UUID uuid) in bta_gattc_get_srvc_inst_id()
701 UINT16 e_handle, tBT_UUID uuid) in bta_gattc_srvc_in_list()
740 tBT_UUID uuid, BOOLEAN is_primary) in bta_gattc_add_srvc_to_list()
780 tBT_UUID uuid, UINT8 property) in bta_gattc_add_char_to_list()
904 tSDP_UUID uuid; in bta_gattc_sdp_service_disc() local
1550 UINT16 e_handle, UINT8 id, tBT_UUID uuid, UINT8 prop, in bta_gattc_fill_nv_attr()
1578 tBT_UUID uuid; in bta_gattc_cache_save() local
/system/bt/stack/gap/
Dgap_ble.c174 BOOLEAN gap_ble_enqueue_request (tGAP_CLCB *p_clcb, UINT16 uuid, tGAP_BLE_CMPL_CBACK *p_cback) in gap_ble_enqueue_request()
383 tBT_UUID uuid = {LEN_UUID_16,{UUID_SERVCLASS_GAP_SERVER}}; in gap_attr_db_init() local
513 UINT16 uuid = 0; in gap_ble_send_cl_read_request() local
685 BOOLEAN gap_ble_accept_cl_operation(BD_ADDR peer_bda, UINT16 uuid, tGAP_BLE_CMPL_CBACK *p_cback) in gap_ble_accept_cl_operation()
Dgap_int.h105 UINT16 uuid; member
117 UINT16 uuid; member
/system/bt/bta/sdp/
Dbta_sdp_api.c96 tBTA_SDP_STATUS BTA_SdpSearch(BD_ADDR bd_addr, tSDP_UUID *uuid) in BTA_SdpSearch()
Dbta_sdp_int.h68 tSDP_UUID uuid; member
/system/bt/test/suite/cases/
Dgatt.c11 static void create_random_uuid(bt_uuid_t *uuid, int seed) { in create_random_uuid()
/system/bt/stack/srvc/
Dsrvc_dis.c62 static tDIS_ATTR_MASK dis_uuid_to_attr(UINT16 uuid) in dis_uuid_to_attr()
352 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_DEVICE_INFO}}; in DIS_SrInit() local
Dsrvc_dis_int.h31 UINT16 uuid; member
Dsrvc_battery.c200 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_BATTERY}}; in Battery_Instantiate() local
/system/bt/stack/gatt/
Dgatt_db.c450 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_INCLUDE_SERVICE}}; in gatts_add_included_service() local
500 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_CHAR_DECLARE}}; in gatts_add_characteristic() local
1185 tBT_UUID uuid = {LEN_UUID_16, {0}}; in gatts_db_add_service_declaration() local
Dgatt_int.h105 tBT_UUID uuid; /* type of attribute to be found */ member
160 tBT_UUID uuid; /* service declaration */ member
183 UINT16 uuid; member
196 UINT32 uuid; member
210 UINT8 uuid[LEN_UUID_128]; member
399 tBT_UUID uuid; member
451 UINT16 uuid; member
/system/bt/stack/pan/
Dpan_utils.c61 UINT32 pan_register_with_sdp (UINT16 uuid, UINT8 sec_mask, char *p_name, char *p_desc) in pan_register_with_sdp()
/system/bt/bta/include/
Dbta_sdp_api.h58 tBT_UUID uuid; member
/system/bt/bta/ag/
Dbta_ag_sdp.c312 UINT16 uuid; in bta_ag_sdp_find_attr() local

123