Searched defs:descriptor_uuid (Results 1 – 3 of 3) sorted by relevance
27 descriptor_uuid = gatt_char_desc_uuids['client_char_cfg'] variable
42 descriptor_uuid = "00000003-0000-1000-8000-00805f9b34fb" variable
1436 let descriptor_uuid = Uuid::from_string(GENERIC_UUID).unwrap(); in cmd_gatt() localVariable