Changes

349 bytes added ,  23:14, 8 December 2021
Line 330: Line 330:     
This also uses [[Bluetooth_Driver_services#SetBleScanParameter|SetBleScanParameter]].
 
This also uses [[Bluetooth_Driver_services#SetBleScanParameter|SetBleScanParameter]].
 +
 +
The [[Bluetooth_Driver_services#BleAdvertiseFilter|BleAdvertiseFilter]] is generated as follows: CondType = 7(ServiceUuid128), CondDataSize = 0x11. CondData: {128bit UUID copied from the [[Bluetooth_Driver_services#GattAttributeUuid|GattAttributeUuid]] (size field ignored), then an u8 with value 0x0 (unused)}. MaskSize = 0x10, Mask = {all 0xFF}.
    
== StopBleScanForSmartDevice ==
 
== StopBleScanForSmartDevice ==