Hrishikesh Dhayagude
82a80005b9
Unified Provisioning: Miscellaneous fixes in BLE
...
1. Pass the correct conn_id to protocomm_req_handle
In transport_simple_ble_write(), passing param->exec_write.conn_id would
be invalid. Instead param->write.conn_id should be passed
Similar change in transport_simple_ble_exec_write() to use
param->exec_write.conn_id
2. simple_ble_start() assumes that the mode is BLE only and enables
Bluetooth controller accordingly. For, cases having BT + BLE like Alexa
(Provisioning over BLE + Audio over classic BT), this assumption should
be removed.
2019-04-09 11:30:54 +05:30
..
2019-02-15 17:06:57 +08:00
2019-02-27 13:30:25 +08:00
2018-09-11 09:44:12 +08:00
2019-01-29 13:37:01 +01:00
2019-02-28 07:31:29 +00:00
2019-03-15 17:34:06 +11:00
2019-04-04 18:45:31 +08:00
2018-11-27 13:59:24 +08:00
2019-03-15 11:31:22 +08:00
2018-11-27 13:59:24 +08:00
2019-03-10 06:21:37 +00:00
2019-03-11 15:20:40 +11:00
2019-04-04 20:53:15 +08:00
2019-01-29 13:37:01 +01:00
2019-02-05 08:47:03 +08:00
2019-02-27 14:19:06 +05:30
2019-04-01 15:38:59 +05:30
2019-02-27 14:19:06 +05:30
2019-02-25 09:13:39 +00:00
2019-01-23 16:47:23 +05:30
2019-01-14 08:25:56 +00:00
2019-03-08 09:49:37 +00:00
2019-03-20 12:19:23 +08:00
2019-01-29 14:08:35 +08:00
2018-10-20 12:07:24 +08:00
2019-01-29 13:37:01 +01:00
2019-03-07 09:59:40 +01:00
2019-02-26 20:59:49 +08:00
2019-03-20 18:30:25 +11:00
2019-03-15 17:34:06 +11:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2019-01-29 13:37:01 +01:00
2019-01-29 13:37:01 +01:00
2019-03-11 12:11:05 +08:00
2019-01-29 13:37:01 +01:00
2019-03-13 16:10:27 +01:00
2018-09-11 09:44:12 +08:00
2019-01-29 13:37:01 +01:00
2019-02-25 10:34:27 +01:00
2018-09-11 09:44:12 +08:00
2019-04-02 12:39:44 +05:30
2019-01-29 13:37:01 +01:00
2019-02-14 18:51:43 +08:00
2018-10-02 19:07:28 +05:30
2019-04-09 11:30:54 +05:30
2019-02-27 12:21:23 +01:00
2018-10-20 12:07:24 +08:00
2018-09-11 09:44:12 +08:00
2019-04-04 17:59:40 +08:00
2019-02-14 18:51:43 +08:00
2019-01-29 13:37:01 +01:00
2019-02-27 14:19:06 +05:30
2019-03-11 12:11:05 +08:00
2019-03-12 13:31:44 +08:00
2019-01-29 13:37:01 +01:00
2019-02-25 10:34:27 +01:00
2019-01-29 13:37:01 +01:00
2019-02-15 10:45:34 +00:00
2018-10-20 12:07:24 +08:00
2018-11-16 12:42:02 +08:00