Commit Graph

6 Commits

Author SHA1 Message Date
00bb0d53d0 Moved all BM-Lite commands to bmlite_if
Updated all BM-Lite commands for hcp_tyny.c compatibility
Added callbacks for compatibility with embedded systems

Change-Id: I473e3566576da4c6991bffa438fc0dae5a381b4a
2020-05-05 13:10:01 -07:00
a72af76f31 Corrected size of the last chunk for data packet longer than MTU
Change-Id: I944ade837df571934dc5143209fd745f0a39bec8
2020-04-30 17:14:52 -07:00
367e224df3 Refactored code of hcp_tiny
Change-Id: Ib5afe008bb1a6c9690f1450adc16da6dd5041aae
2020-04-30 15:47:41 -07:00
fce76eee9e Removed old HCP implementation
HCP protocol implementation now in hcp_tiny.c/hcp_tiny.h
Removed old hcp folder
Switched functions from FCP_COM_RESULT_ to  FPC_BEP_RESULT_  codes

Change-Id: I16750ffb485056b79bd55efaa2e884299f7f27b8
2020-04-30 15:30:29 -07:00
cc4a4661ad Introduced new HCP protocol implementation
Change-Id: I1c8ba7a69a9be711919731d5e78844e0fe113c60
2020-04-29 17:41:32 -07:00
ee1de8e94d Initial commit
Change-Id: If8b9b540c22ba2c72ec05e9f0fac8dc4499ded0b
2020-04-16 15:17:23 -07:00