Bluetooth Driver services: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1,037: | Line 1,037: | ||
= BleAdvertiseFilter = | = BleAdvertiseFilter = | ||
This is "nn::bluetooth::BleAdvertiseFilter". This is a 0x3E-byte struct. | This is "nn::bluetooth::BleAdvertiseFilter". This is a 0x3E-byte struct. | ||
= BleAdvertisePacketParameter = | |||
This is "nn::bluetooth::BleAdvertisePacketParameter". This is a 8-byte struct with 1-byte alignment. | |||
= BleScanResult = | |||
This is "nn::bluetooth::BleScanResult". This is a 0x148-byte struct. | |||
= BleConnectionInfo = | |||
This is "nn::bluetooth::BleConnectionInfo". This is a 0xC-byte struct. | |||
= GattAttributeUuid = | = GattAttributeUuid = | ||