Damien George
3b6c9119eb
extmod/modbluetooth: Add support for changing the GAP device name.
...
This commit allows the user to set/get the GAP device name used by service
0x1800, characteristic 0x2a00. The usage is:
BLE.config(gap_name="myname")
print(BLE.config("gap_name"))
As part of this change the compile-time setting
MICROPY_PY_BLUETOOTH_DEFAULT_NAME is renamed to
MICROPY_PY_BLUETOOTH_DEFAULT_GAP_NAME to emphasise its link to GAP and this
new "gap_name" config value. And the default value of this for the NimBLE
bindings is changed from "PYBD" to "MPY NIMBLE" to be more generic.
2020-05-11 21:30:41 +10:00
..
2018-09-08 00:07:23 +10:00
2020-05-11 21:30:41 +10:00
2019-08-22 17:20:16 +10:00
2017-07-18 11:57:39 +10:00
2020-05-11 21:30:41 +10:00
2019-10-18 12:20:32 +11:00
2020-04-14 21:51:25 +10:00
2019-12-23 00:07:03 +11:00
2020-02-28 10:33:03 +11:00
2020-04-27 23:58:46 +10:00
2020-04-05 15:02:06 +10:00
2019-05-20 15:04:29 +10:00
2020-04-05 15:02:06 +10:00
2017-07-31 18:35:40 +10:00
2017-09-12 16:00:21 +10:00
2017-07-18 11:57:39 +10:00
2019-07-01 22:53:00 +10:00
2017-07-18 11:57:39 +10:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00
2020-04-05 15:02:06 +10:00
2018-03-10 00:59:43 +11:00
2019-07-01 17:10:12 +10:00
2020-03-10 01:53:42 +11:00
2020-05-11 21:30:41 +10:00
2020-05-11 21:30:41 +10:00
2020-05-02 16:08:04 +10:00
2020-04-05 15:02:06 +10:00
2020-04-18 22:42:24 +10:00
2020-02-28 10:33:03 +11:00
2020-04-13 22:19:37 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-18 22:36:14 +10:00
2020-04-05 15:02:06 +10:00
2020-04-05 15:02:06 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2019-02-14 00:35:45 +11:00
2020-04-05 15:02:06 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2019-06-03 16:47:35 +10:00
2020-04-05 15:02:06 +10:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00
2020-02-28 10:33:03 +11:00
2020-02-28 10:33:03 +11:00
2020-02-28 10:33:03 +11:00
2020-02-28 10:33:03 +11:00
2019-10-29 12:12:37 +11:00
2020-02-28 10:33:03 +11:00
2019-10-29 14:17:29 +11:00
2020-02-28 10:33:03 +11:00
2020-05-08 21:54:04 +10:00
2020-04-05 15:02:06 +10:00
2020-03-27 14:40:46 +11:00
2018-06-06 14:33:42 +10:00
2020-02-28 10:33:03 +11:00
2020-03-11 14:24:26 +11:00
2020-03-11 14:24:26 +11:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00