OVMS3-idf/components/bt/bluedroid/api
Hrishikesh Dhayagude d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes
The current API is insufficient to allow the users to set different combinations of connection and discoverable mode

Users should be able to choose the device modes independently:
1. Connectable-
  i. Non-connectable mode
  ii. Connectable mode

2. Discoverable-
  i. Non-discoverable mode
  ii. Limited discoverable mode
  iii. General discoverable mode
2019-03-13 11:24:00 +05:30
..
include/api Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 2019-03-13 11:24:00 +05:30
esp_a2dp_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_avrc_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_blufi_api.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_bt_device.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
esp_bt_main.c Fix typo in error message in esp_bluedroid_init 2019-01-23 16:47:23 +05:30
esp_gap_ble_api.c Component/bt: add update duplicate scan exceptional list APIs 2018-11-23 16:46:17 +08:00
esp_gap_bt_api.c Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes 2019-03-13 11:24:00 +05:30
esp_gatt_common_api.c Component/bt: modify set mtu call handler 2018-01-31 11:28:05 +08:00
esp_gattc_api.c Component/bt: fix gattc get count invalid 2018-07-31 02:36:46 +00:00
esp_gatts_api.c Component/bt: fix get attr value API error 2018-10-30 15:00:23 +08:00
esp_hf_client_api.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
esp_spp_api.c VFS: allow to find free file descriptors & register them 2018-05-18 07:57:35 +02:00