Searched refs:DESCRIPTOR_HANDLE (Results 1 – 2 of 2) sorted by relevance
63 const DESCRIPTOR_HANDLE: AttHandle = AttHandle(9); constant98 handle: DESCRIPTOR_HANDLE, in create_server_and_open_connection()344 handle: DESCRIPTOR_HANDLE.into(), in test_write_to_descriptor()351 DESCRIPTOR_HANDLE, in test_write_to_descriptor()
537 const DESCRIPTOR_HANDLE: AttHandle = AttHandle(4); constant1048 handle: DESCRIPTOR_HANDLE, in test_single_descriptor_declaration()1063 spawn_local(async move { att_db.read_attribute(DESCRIPTOR_HANDLE).await.unwrap() }); in test_single_descriptor_declaration()1067 DESCRIPTOR_HANDLE, in test_single_descriptor_declaration()1098 handle: DESCRIPTOR_HANDLE, in test_write_descriptor()1114 async move { att_db.write_attribute(DESCRIPTOR_HANDLE, &data).await.unwrap() }, in test_write_descriptor()1119 DESCRIPTOR_HANDLE, in test_write_descriptor()