Searched defs:exp_16 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 2118 let exp_16: Vec<u8> = vec![3, 0x3, 0xf3, 0xfe]; in test_append_service_uuids() localVariable 2149 let exp_16: Vec<u8> = vec![5, 0x3, 0xf3, 0xfe, 0xbb, 0xaa]; in test_append_service_uuids() localVariable 2163 let exp_16: Vec<u8> = vec![3, 0x14, 0xf3, 0xfe]; in test_append_solicit_uuids() localVariable
|