W801_SDK_dev_env/app/ble
anschrammh b37dab16d5 Now handling pairing by asking to enter a passkey on the phone side. This
passkey is then verified with the code entered on the host side. Also
handling the repeat pairing event by reperforming the pairing process.
2023-04-18 23:13:47 +02:00
..
ble_modem.c Aligned ble_modem code with the W800SmartWatch ble modem code, corrected an english mistake in a comment 2023-04-04 08:21:58 +02:00
ble_modem.h Aligned ble_modem code with the W800SmartWatch ble modem code, corrected an english mistake in a comment 2023-04-04 08:21:58 +02:00
ble_service.c Now handling pairing by asking to enter a passkey on the phone side. This 2023-04-18 23:13:47 +02:00
ble_service.h Now handling pairing by asking to enter a passkey on the phone side. This 2023-04-18 23:13:47 +02:00
bluetooth_sig_values.h Rephrased comment 2023-03-31 16:09:54 +02:00
gadget_bridge.c Fixed potential memory leak, added the music state and music info events type 2023-04-09 17:03:53 +02:00
gadget_bridge.h Fixed potential memory leak, added the music state and music info events type 2023-04-09 17:03:53 +02:00
Makefile Added the ble directory exposing a ble_modem and ble_service interface. These source files will be used in the W800SmartWatch project but are tested here 2023-03-11 23:28:38 +01:00