yellows8
|
2e2cf43cf5
|
btdrv: Added support for the new 12.0.0 cmds.
|
2021-04-16 16:46:45 -04:00 |
|
yellows8
|
15a5d1c44f
|
btdrv: Updated params/docs for btdrvSetBleVisibility.
|
2021-02-04 11:47:50 -05:00 |
|
yellows8
|
7751df9356
|
btdrv: Updated param names + docs.
|
2021-02-02 15:51:31 -05:00 |
|
yellows8
|
d813bef54b
|
btdrv: Added/updated structs/enums for events, etc.
|
2021-01-19 20:02:01 -05:00 |
|
yellows8
|
348b21def2
|
btdrv: Updated names for BtdrvHidReportEvent*.
|
2021-01-03 02:07:17 -05:00 |
|
yellows8
|
2f6fcf7fb2
|
btdrv: Updated param names/docs.
|
2020-12-29 20:31:06 -05:00 |
|
yellows8
|
5820178f56
|
btdrv: Updated param order.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
89358ba98c
|
btdrv: Use const for btdrvWriteHidData/btdrvSetHidReport.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
c669589a35
|
bluetooth: Updated params, improved docs, etc.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
3b670bc652
|
btdrv: Added the remaining cmds, various fixes, and added a types .h.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
ab9ce7c330
|
btdrv: Added support for pre-4.0.0, etc.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
a771f06a0e
|
btdrv: Fixed btdrvGetHidReport IPC, updated docs, and added an enum.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
354e7d84fd
|
btdrv: Added btdrvTriggerConnection.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
045f6477d9
|
btdrv: Added cmds:
btdrvSetBleVisibility, btdrvSetBleAdvertiseData, btdrvSetBleAdvertiseParameter, btdrvRegisterGattClient, btdrvUnregisterGattClient, btdrvUnregisterAllGattClients, btdrvGetGattAttribute, btdrvGetGattService, btdrvRegisterGattServer, btdrvUnregisterGattServer, btdrvConnectGattClient, btdrvDisconnectGattClient, btdrvAddGattService, btdrvEnableGattService, btdrvAddGattCharacteristic, btdrvAddGattDescriptor, btdrvGetBleManagedEventInfo, btdrvGetGattFirstCharacteristic, btdrvGetGattNextCharacteristic, btdrvGetGattFirstDescriptor, btdrvGetGattNextDescriptor, btdrvRegisterGattManagedDataPath, btdrvUnregisterGattManagedDataPath, btdrvRegisterGattHidDataPath, btdrvUnregisterGattHidDataPath, btdrvRegisterGattDataPath, btdrvUnregisterGattDataPath.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
e0ee2ffc86
|
btdrv: Added btdrvGetEventInfo/btdrvGetHidEventInfo, etc.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
0075672b93
|
btdrvGetLeEventInfo -> btdrvGetLeHidEventInfo
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
b15a583b80
|
btdrv: Added more cmds and the required enum:
btdrvGetLatestPlr, btdrvEnableTxPowerBoostSetting, btdrvIsTxPowerBoostSettingEnabled, btdrvEnableAfhSetting, btdrvIsAfhSettingEnabled, btdrvGetChannelMap, btdrvMoveToSecondaryPiconet, btdrvIsManufacturingMode, btdrvEmulateBluetoothCrash, btdrvGetBleChannelMap.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
b18912980e
|
btdrv: Added HidReportEventInfo support.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
2878b97f3a
|
btdrv: Added cmds:
btdrvGetAdapterProperties, btdrvGetAdapterProperty, btdrvSetAdapterProperty, btdrvWriteHidData, btdrvWriteHidData2, btdrvSetHidReport, btdrvGetHidReport.
Added/updated the required enum/struct.
bt(drv): Updated docs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
7e06e0e657
|
btdrv: Use InitializeBluetoothDriver during init.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
a5e8572019
|
Added initial bluetooth support.
|
2020-08-20 18:38:55 -04:00 |
|