OVMS3-idf/components/bt/bluedroid/api
XiaXiaotian eb14284c92 disable PHY and RF when stop WiFi and disable BT
1. Add disable PHY and RF when WiFi and BT are both disabled(including call sniffer disable API).

2. Do not init PHY and RF when cpu start. Init PHY and RF when call Wifi or BT start APIs(including sniffer enable API).

3. Add a temporary lib: librtc_clk.a and will delete it when CPU frequency switching function is done.

4. Add an function to get OS tick rate.

5. Do not put the whole pp.a in iram0, only put lmac.o, ieee80211_misc.o, ets_time.o and wdev.o in iram0.
2017-02-17 10:24:54 +08:00
..
include Merge branch 'bugfix/btdm_debug_gatt_attr_table' into 'master' 2017-01-25 11:48:09 +08:00
esp_blufi_api.c component/bt : mv demo name 2017-01-12 14:44:26 +08:00
esp_bt_device.c component/bt: fix typos in "if" condition espressions 2017-01-11 13:36:48 +08:00
esp_bt_main.c disable PHY and RF when stop WiFi and disable BT 2017-02-17 10:24:54 +08:00
esp_gap_ble_api.c component/bt : add api to set raw adv_data/scan_rsp_data 2017-01-19 17:36:40 +08:00
esp_gattc_api.c component bt:Added the create attribute table method to the new API 2017-01-11 16:57:19 +08:00
esp_gatts_api.c component bt:Added the create attribute table method to the new API 2017-01-11 16:57:19 +08:00