OSDN Git Service

android-x86/system-bt.git
2016-05-13 Jakub PawlowskiFail gracioulsy when GATT_MAX_APPS reached
2016-05-13 Jakub PawlowskiFail gracioulsy when GATT_MAX_APPS reached
2016-05-13 Eric Laurentaudio HAL: improve control socket error handling
2016-05-13 Eric Laurentaudio HAL: improve control socket error handling
2016-05-13 Pavlin RadoslavovRestart failed system calls interrupted with errno...
2016-05-13 Pavlin RadoslavovRestart failed system calls interrupted with errno...
2016-05-12 Ajay PanickerAdd sync to write the backup file to the filesystem
2016-05-12 Ajay PanickerAdd sync to write the backup file to the filesystem
2016-05-12 Jakub PawlowskiBuild fix for feldspar-dev
2016-05-12 Jakub PawlowskiBuild fix for feldspar-dev
2016-05-12 Ajay PanickerAdd config logging, make parsing stricter, and move...
2016-05-12 Ajay PanickerAdd config logging, make parsing stricter, and move...
2016-05-12 Marie JanssenMerge "btif: only save config when bonded devices change"
2016-05-12 Treehugger... Merge "btif: only save config when bonded devices change"
2016-05-12 Jakub PawlowskiRemove dead HID code
2016-05-12 Jakub PawlowskiRemove dead HID code
2016-05-12 Jakub PawlowskiRename all *.cpp files to *.cc to follow new style
2016-05-12 Marie Janssenbtif: only save config when bonded devices change
2016-05-12 Jakub PawlowskiRename all *.cpp files to *.cc to follow new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_register_app to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_open to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_close to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_add_included_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_start_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_stop_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_send_indication to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_send_response to new style
2016-05-12 Jakub PawlowskiUse unnamed namespace in btif_gatt_client
2016-05-12 Jakub PawlowskiUse unordered_set to keep p_dev_cb
2016-05-12 Jakub PawlowskiRemove unused structures from btif_gatt_client
2016-05-12 Jakub PawlowskiRewrite bta_scan_results_cb to new style
2016-05-12 Jakub PawlowskiRewrite multi adv callbacks to new style
2016-05-12 Jakub PawlowskiRewrite batch scan related functions to new style
2016-05-12 Jakub PawlowskiRewrite bta_track_adv_event_cb to new style
2016-05-12 Jakub PawlowskiRewrite btm_read_rssi_cb to new style
2016-05-12 Jakub PawlowskiRewrite scan filter related callbacks to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_scan_filter_add_remove to new style
2016-05-12 Jakub PawlowskiRewrite register/unregister app to new style
2016-05-12 Jakub PawlowskiRewrite scan start/stop to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_open to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_close to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_search_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_execute_write to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_write_char to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_reg_for_notification to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_listen to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_set_adv_data to new style
2016-05-12 Jakub PawlowskiRewrite read RSSI and set MTU to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_conn_parameter_update to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_scan_filter_param_setup to new style
2016-05-12 Jakub PawlowskiRewrite scan filter related methods to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_multi_adv_enable to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_multi_adv_update to new style
2016-05-12 Jakub PawlowskiRewrite multi adv set data to new style.
2016-05-12 Jakub PawlowskiRewrite btif_gattc_multi_adv_disable to new style
2016-05-12 Jakub PawlowskiRewrite btif batch scan methods to new style.
2016-05-12 Jakub PawlowskiRewrite btif_get_gatt_db to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_set_scan_parameters to new style
2016-05-12 Jakub PawlowskiRewrite GATT read operations to use new style
2016-05-12 Jakub PawlowskiUse MessageLoop in bt_jni_workqueue thread
2016-05-12 Jakub PawlowskiRewrite btif_gatts_register_app to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_open to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_close to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_add_included_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_start_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_stop_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_send_indication to new style
2016-05-12 Jakub PawlowskiRewrite btif_gatts_send_response to new style
2016-05-12 Jakub PawlowskiUse unnamed namespace in btif_gatt_client
2016-05-12 Jakub PawlowskiUse unordered_set to keep p_dev_cb
2016-05-12 Jakub PawlowskiRemove unused structures from btif_gatt_client
2016-05-12 Jakub PawlowskiRewrite bta_scan_results_cb to new style
2016-05-12 Jakub PawlowskiRewrite multi adv callbacks to new style
2016-05-12 Jakub PawlowskiRewrite batch scan related functions to new style
2016-05-12 Jakub PawlowskiRewrite bta_track_adv_event_cb to new style
2016-05-12 Jakub PawlowskiRewrite btm_read_rssi_cb to new style
2016-05-12 Jakub PawlowskiRewrite scan filter related callbacks to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_scan_filter_add_remove to new style
2016-05-12 Jakub PawlowskiRewrite register/unregister app to new style
2016-05-12 Jakub PawlowskiRewrite scan start/stop to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_open to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_close to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_search_service to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_execute_write to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_write_char to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_reg_for_notification to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_listen to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_set_adv_data to new style
2016-05-12 Jakub PawlowskiRewrite read RSSI and set MTU to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_conn_parameter_update to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_scan_filter_param_setup to new style
2016-05-12 Jakub PawlowskiRewrite scan filter related methods to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_multi_adv_enable to new style
2016-05-12 Jakub PawlowskiRewrite btif_gattc_multi_adv_update to new style
2016-05-11 Jakub PawlowskiRewrite multi adv set data to new style.
2016-05-11 Jakub PawlowskiRewrite btif_gattc_multi_adv_disable to new style
2016-05-11 Jakub PawlowskiRewrite btif batch scan methods to new style.
2016-05-11 Jakub PawlowskiRewrite btif_get_gatt_db to new style
2016-05-11 Jakub PawlowskiRewrite btif_gattc_set_scan_parameters to new style
2016-05-11 Jakub PawlowskiRewrite GATT read operations to use new style
next