OVMS3-idf/components/bt/bluedroid/btc/profile/std
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
..
a2dp component/bt: allow dynamic allocation of SBC encoder/decoder buffer used in A2DP to save internal DRAM 2018-10-31 16:11:49 +00:00
avrc components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
battery components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
dis component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
gap 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
gatt components/bt: Remove warnings in btc_gatts_arg_deep_copy() that are confusing 2018-12-20 14:20:56 +05:30
hf_client component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
hid/include component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
include 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
smp component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
spp components/bt: Fix the different size of name buffer allocation size 2018-10-31 17:39:31 +08:00