Searched refs:DESCRIPTOR_TYPE (Results 1 – 2 of 2) sorted by relevance
538 const DESCRIPTOR_TYPE: Uuid = Uuid::new(0x9ABC); constant1049 type_: DESCRIPTOR_TYPE, in test_single_descriptor_declaration()1099 type_: DESCRIPTOR_TYPE, in test_write_descriptor()1149 type_: DESCRIPTOR_TYPE, in test_multiple_descriptors()1160 type_: DESCRIPTOR_TYPE, in test_multiple_descriptors()1165 type_: DESCRIPTOR_TYPE, in test_multiple_descriptors()1185 assert_eq!(attributes[3].type_, DESCRIPTOR_TYPE); in test_multiple_descriptors()1188 assert_eq!(attributes[6].type_, DESCRIPTOR_TYPE); in test_multiple_descriptors()1189 assert_eq!(attributes[7].type_, DESCRIPTOR_TYPE); in test_multiple_descriptors()
67 const DESCRIPTOR_TYPE: Uuid = Uuid::new(0x0104); constant99 type_: DESCRIPTOR_TYPE, in create_server_and_open_connection()