OVMS3-idf/components/bt/bluedroid/stack
2018-01-08 10:37:19 +11:00
..
a2dp component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
avct component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
avdt component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
avrc component/bt: Add AVRCP medadata attribute support so A2DP can show track title, album, etc. 2017-12-01 19:28:52 +08:00
btm n btm_sec_save_le_key() set BTM_SEC_LE_LINK_KEY_KNOWN (and BTM_SEC_LE_LINK_KEY_AUTHED if MITM was used) when process a local Long Term Key (key type BTM_LE_KEY_LENC). This is because these flags share bits with the BTM_SEC_FLAG_LKEY_KNOWN (and BTM_SEC_FLAG_LKEY_AUTHED) flag in btm_api.h. Without this code a link that is encrypted via SM pairing where only the local device exchanges the LTK (peer does not send its LTK) will not allow GATT operations that require encryption (request will be incorrectly rejected with insufficient authentication reason, regardless of if MITM is required). 2018-01-08 10:37:19 +11:00
btu component/bt : fix bug of sw interrupt cause to run btdm to different cpu core. 2017-10-24 16:13:58 +08:00
gap component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
gatt Component/bt: send data length request by host after read feature complete 2017-12-12 20:02:36 +08:00
hcic component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
include component/bt: Optimized broadcast callback function, send the callback function to the application after the controller confirms receipt of the broadcast start. 2017-12-15 18:17:02 +08:00
l2cap Component/bt: fix multi-connection failed 2017-09-30 16:30:43 +08:00
rfcomm component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
sdp bluedroid: Add continuation offset check to SDP server 2017-09-27 09:49:04 +10:00
smp Merge branch 'bugfix/btdm_disconnect_fail_during_pairing' into 'master' 2017-12-27 18:05:24 +08:00