Commit graph

  • a8d9299016
    Merge 4c8a13afe4 into 226c67f729 h2zero 2024-05-06 22:15:27 -0500
  • 7f6640203c
    Merge 65269cff7d into 226c67f729 Aaron Patterson 2024-05-06 22:15:10 -0500
  • 9c5892336f
    Merge 84b2549d75 into 226c67f729 William Emfinger 2024-05-04 11:57:04 -0500
  • 84b2549d75 feat(NimBLEDevice): deleteAllBonds() return code William Emfinger 2024-05-04 11:56:18 -0500
  • 4e7723cfb0
    Merge 98c3f77b2e into 226c67f729 William Emfinger 2024-05-04 16:54:33 +0000
  • 98c3f77b2e initialize to nullptr William Emfinger 2024-05-04 11:54:30 -0500
  • ab73fa95c3
    Merge 2642bd25ec into 226c67f729 William Emfinger 2024-05-04 11:52:51 -0500
  • 2642bd25ec feat(NimBLEClient): allow connection id / established flag to be set via public API. William Emfinger 2024-05-04 11:52:04 -0500
  • f67d3b1946 feat(NimBLEAdvertising): support std::function for advertising complete callaback William Emfinger 2024-05-04 11:48:48 -0500
  • e099552a31 feat(NimBLEDevice): return code from deleteAllBonds William Emfinger 2024-05-03 16:05:40 -0500
  • 17f419ceac
    Merge e94c081378 into 226c67f729 David Lehrian 2024-04-21 09:55:19 +0200
  • 6e64ceb54c
    Merge 18e019e483 into 226c67f729 Dr. Mickey Lauer 2024-04-20 15:36:30 -0600
  • 226c67f729
    Initialize ble_gatt_chr_def[]. Fixes #148 (#150) master Sebastian Holder 2024-04-20 17:14:55 +0200
  • 5c007cb845 fix #148 on h2zero/esp-nimble-cpp William Emfinger 2024-04-11 11:55:20 -0500
  • ce335db311
    Merge pull request #1 from esp-cpp/feature/client-from-server-connection William Emfinger 2024-03-29 13:02:46 -0500
  • d5eae741f6 feat(client): allow conn_id to be set from server connection handle William Emfinger 2024-03-29 13:01:18 -0500
  • f04842a9b9 Initialize ble_gatt_chr_def[]. Fixes #148 Sebastian Holder 2024-03-26 15:56:46 +0100
  • 2521732c87 feat(advertising): Allow advertising callback to be std::function William Emfinger 2024-03-13 15:41:54 -0500
  • c53a192dab Merge remote-tracking branch 'upstream/master' William Emfinger 2024-03-13 15:39:40 -0500
  • ebbfe45e78 WIP - compiles with mynewt os-agnostic h2zero 2022-04-11 21:34:06 -0600
  • bf4b5d4ffa
    ESP IDF 5.2 include fix (#144) kiss81 2024-03-01 20:29:18 +0100
  • 929e441685
    Merge pull request #1 from kiss81/idf5.2-patch-1 kiss81 2024-03-01 14:24:34 +0100
  • 50eb4e1f57
    ESP IDF 5.2 include fix kiss81 2024-03-01 14:22:59 +0100
  • 58f86cb7bd
    Fix inconsistent use of time units (#143) psitto 2024-02-29 21:34:53 -0300
  • 8e448bc2cb Fix inconsistent use of time units Seconds to milliseconds psitto 2024-02-29 18:17:42 -0300
  • fbb924cba8 fix misisng include William Emfinger 2024-02-22 14:44:39 -0600
  • e94c081378
    Merge branch 'h2zero:master' into master David Lehrian 2024-02-04 10:14:40 -0800
  • dd71e3e11a Add generic advertisement 'type' functions (#575) release/1.4 Julio Contreras Fuica 2023-11-25 11:23:37 -0300
  • b2dba08649
    Fix build with IDF v5 (#139) h2zero 2023-11-25 08:15:51 -0700
  • 22fb1ab801 Add generic advertisement 'type' functions (#575) Julio Contreras Fuica 2023-11-25 11:23:37 -0300
  • 0059d030ca Fix build with IDF v5 h2zero 2023-11-24 15:58:56 -0700
  • 217d06ca3a Update NimBLEAdvertising.cpp David Lehrian 2023-10-22 15:05:29 -0700
  • 6b555d763b Update NimBLEAdvertising.cpp David Lehrian 2023-10-06 13:12:15 -0700
  • 4e65ce5d32
    Support for C2 (#131) Jason2866 2023-09-01 19:56:52 +0200
  • b07cab5858 gptimer is used from driver Jason2866 2023-08-21 16:36:27 +0200
  • cf784a1a7c
    always use Arduino as compile env Jason2866 2023-08-22 11:12:35 +0200
  • 21a3266cd5
    add private requires Jason2866 2023-08-21 20:01:50 +0200
  • 793e09e5ce
    Refactor CMakeLists.txt for direct IDF use (#1) Jason2866 2023-08-21 18:21:50 +0200
  • e7c066a079
    gptimer is used from driver Jason2866 2023-08-21 16:36:27 +0200
  • 13eb66c408
    add driver to requires Jason2866 2023-08-21 16:14:18 +0200
  • 251986ef67
    aadd c2 to make Jason2866 2023-08-16 13:52:42 +0200
  • 3a9c1b90f1
    add C2 to ignore with IDF44 Jason2866 2023-08-16 11:52:28 +0200
  • c2bef9eb19
    add ESP32-C2 Jason2866 2023-08-16 11:50:04 +0200
  • 985f390a3c
    Update build.yml Jason2866 2023-08-16 11:48:34 +0200
  • 2ea0f26de0 Add support for esp32c6 h2zero 2023-08-13 10:08:11 -0600
  • 330858ddc7 Add support for esp32c6 h2zero 2023-08-13 10:08:11 -0600
  • 00d0bbd544 Fix compilation when CONFIG_BTDM_BLE_SCAN_DUPL is not enabled. h2zero 2023-05-29 09:08:14 -0600
  • 648fd0ebfd Remove deprecated API in case of ESP-IDF V5. (#102) Armandas Jarušauskas 2022-11-04 11:47:04 +0900
  • 1786d0ede3
    Fix compilation when CONFIG_BTDM_BLE_SCAN_DUPL is not enabled. h2zero 2023-05-29 09:08:14 -0600
  • 9f193cf4af Remove assert, cleanup feature/CONFIG_BTDM_BLE_SCAN_DUPL h2zero 2023-05-29 08:24:32 -0600
  • dab9f8b559 Fixed unhandled exception on handleGapEvent (#112) JPZV 2023-05-29 09:56:31 -0400
  • 4ff9baf68a
    Fixed unhandled exception on handleGapEvent (#112) JPZV 2023-05-29 09:56:31 -0400
  • e0a5fac11e Add overloaded setManufacturerData to allow vector of uint8_t eighty2fifty1 2023-05-29 07:05:31 +0900
  • c1e7a521b7 Add overloaded setManufacturerData to allow vector of uint8_t eighty2fifty1 2023-05-29 07:05:31 +0900
  • 913bc0534e Fix build with platformio IDF+Arduino h2zero 2023-05-26 16:13:10 -0600
  • fee3829a89
    Fix build with platformio IDF+Arduino (#122) h2zero 2023-05-28 10:44:17 -0600
  • 95d1dd1cbf Fix build with platformio IDF+Arduino h2zero 2023-05-26 16:13:10 -0600
  • 091c1c014c Update doxygen config h2zero 2023-05-25 10:29:53 -0600
  • 3145319581 Build with idf v5.1 h2zero 2023-05-24 15:47:14 -0600
  • d0eaf6c1e0 Set service handle in getHandle function if not set already. h2zero 2023-05-14 15:40:51 -0600
  • 46e7bb9302 Add onDiscovered scan callback. h2zero 2023-04-06 15:56:53 -0600
  • 559a26b74b Add index parameter for multiple manufacturer data sets. h2zero 2023-04-06 14:32:50 -0600
  • 4423e5fbb6 Expose advertisement flags in NimBLEAdvertisedDevice Luca Niccoli 2023-04-06 20:11:50 +0200
  • 0aa7e9510d Add directed peer address parameter to advertising start. h2zero 2023-04-06 12:04:40 -0600
  • d83cd94d5b Revert 03b22e5 sub/unsub changes, app should specify response. h2zero 2022-10-23 19:16:33 -0600
  • 7d2d73d8fc Fix pairing when already in progress. h2zero 2022-10-23 19:15:57 -0600
  • e93f943cc4 Set service handle in getHandle function if not set already. h2zero 2023-05-14 15:40:51 -0600
  • bf956b9cdf Add index parameter for multiple manufacturer data sets. h2zero 2023-04-06 14:32:50 -0600
  • bc09c74ba6 Expose advertisement flags in NimBLEAdvertisedDevice Luca Niccoli 2023-04-06 20:11:50 +0200
  • 0d38a3f43e Add directed peer address parameter to advertising start. h2zero 2023-04-06 12:04:40 -0600
  • c7df7b0eba
    Merge 878623f0eb into 05ac9deaea Casey Smith 2023-05-08 19:38:31 +0000
  • 878623f0eb Fix typo Casey Smith 2023-05-08 14:42:50 -0400
  • 74300a05fd Fix missing semicolon Casey Smith 2023-05-08 14:37:17 -0400
  • c58338fe31 Fix return types on default functions Casey Smith 2023-05-08 14:30:21 -0400
  • d015949123 Fix syntax error Casey Smith 2023-05-08 14:22:41 -0400
  • c721ae036a Update examples to match new methods of PassKey and Numeric Comparison Casey Smith 2023-05-08 14:17:46 -0400
  • b05b815d44 Port changes from our own branch Casey Smith 2023-05-08 14:01:05 -0400
  • 18e019e483 Add L2CAP service infrastructure Dr. Michael Lauer 2023-04-28 16:43:15 +0200
  • 5ead1c55a7
    Fixed unhandled exception on handleGapEvent JPZV 2023-02-14 18:36:09 -0300
  • 65269cff7d
    Return a pointer to the Value object Aaron Patterson 2022-10-19 15:36:16 -0700
  • e3396e38bf gitflow-feature-stash: CONFIG_BTDM_BLE_SCAN_DUPL Franz Höpfinger 2023-02-05 18:53:17 +0100
  • 4950456907 //warning: variable 'pkey' set but not used [-Wunused-but-set-variable] Franz Höpfinger 2023-01-27 09:19:33 +0100
  • 05ac9deaea
    Remove deprecated API in case of ESP-IDF V5. (#102) Armandas Jarušauskas 2022-11-04 11:47:04 +0900
  • 73d39b0a88 deploy: afdeff7871 gh-pages h2zero 2022-10-30 17:19:11 +0000
  • afdeff7871 Bump version v1.4.1 h2zero 2022-10-30 11:10:31 -0600
  • 63ff098b00 Add deploy docs release action. h2zero 2022-10-30 11:10:03 -0600
  • f63a6ddc61 Fix example / docs build h2zero 2022-10-30 09:28:50 -0600
  • 629763ddaf Update changelog. h2zero 2022-10-23 21:32:03 -0600
  • 86293a8b1d Add docs build. h2zero 2022-08-27 12:38:53 -0600
  • c743f0e558 Add CI build check. h2zero 2022-08-27 09:49:49 -0600
  • b33a761e62 Revert 42201d4, app should specify response when (un)subscribing. (#470) h2zero 2022-10-23 19:16:33 -0600
  • d9ee8717a6 Fix pairing when already in progress. (#469) h2zero 2022-10-23 19:15:57 -0600
  • 38d8223337 add NimBLEHIDDevice::batteryLevel() (#422) Giovanni Cascione 2022-07-24 16:34:33 +0200
  • a4a62493e2 Added the setDeviceName functionality while BLE is running (#421) Cody 2022-07-21 16:33:21 -0700
  • 0648347184
    Fix initialization in case of ESP-IDF V5 Armandas Jarušauskas 2022-09-23 14:45:00 +0900
  • 29df16a24a Remove deprecated API in case of ESP-IDF V5. Armandas Jarušauskas 2022-09-13 18:24:57 +0900
  • 9ab278d19e Fix getPower return value Johanna Amann 2022-09-02 15:27:23 +0100
  • cad022650a Fix getPower return value Johanna Amann 2022-09-02 15:27:23 +0100
  • e868f37135
    Add conn_handle to NimBLECharacteristic::notify to send notification/indication to a specific client (#97) gluhovsky 2022-09-12 05:18:55 +0300
  • 6fb26e3809
    Change type of index to int (instead of uint8_t) to fix issue with adding more than 255 Characteristics (or Descriptors) (#101) Casey Smith 2022-09-11 21:54:15 -0400