Searched refs:bt_uuid_32 (Results 1 – 3 of 3) sorted by relevance
95 copy = malloc(sizeof(struct bt_uuid_32)); in uuid_deep_copy()97 memcpy(copy, uuid, sizeof(struct bt_uuid_32)); in uuid_deep_copy()
352 struct bt_uuid_32 u32; in search_uuid()478 struct bt_uuid_32 u32; in find_services()2188 struct bt_uuid_32 uuid32;2397 sizeof(struct bt_uuid_32)); in sdp_get_uuid_data()
60 struct bt_uuid_32 { struct122 ((struct bt_uuid *) ((struct bt_uuid_32[]) {BT_UUID_INIT_32(value)}))139 #define BT_UUID_32(__u) CONTAINER_OF(__u, struct bt_uuid_32, uuid)