OSDN Git Service

Remove unused "cmn_ble_vsc_cb"; causing extended scan to not start
[android-x86/system-bt.git] / service / hal /
2016-06-20 Jakub PawlowskiVectors as parameters to GATT write/indicate (1/3)
2016-05-12 Treehugger RobotMerge "btif: only save config when bonded devices change"
2016-05-12 Jakub PawlowskiRename all *.cpp files to *.cc to follow new style
2016-04-20 Jakub PawlowskiMerge "vendor_libs: test_vendor_lib: fix build"
2016-04-19 Ajay PanickerAdd guest mode functionality (2/4)
2016-03-22 Jakub PawlowskiUse handles to identify GATT attributes (1/4)
2016-03-04 Jakub PawlowskiRemove dead methods and callbacks
2016-03-03 Jakub PawlowskiRemove dead methods and callbacks
2016-02-16 Andre EisenbachAdd new HAL functions to fake Bluetooth interface
2016-02-13 Jakub Pawlowskiservice: Add services removed/added handlers
2016-01-29 Andre EisenbachMerge "Make BTIF a static library; add unit test framework"
2016-01-29 Jakub Pawlowskiservice: add get_gatt_db and it's callback to HAL
2016-01-27 Jakub Pawlowskiservice: MTU changed callback for GATT server
2016-01-27 Dan WillemsenMerge "Remove headers from LOCAL_SRC_FILES"
2016-01-26 Jakub Pawlowskiservice: add bunch of GATT callback handlers
2016-01-26 Jakub PawlowskiMerge "service: add pairing callback handling"
2016-01-26 Jakub PawlowskiMerge "service: Fix BluetoothInterface locking issues"
2016-01-26 Jakub Pawlowskiservice: add pairing callback handling
2016-01-26 Jakub Pawlowskiservice: implement HAL callback for response confirmation
2016-01-26 Jakub Pawlowskiservice: Fix BluetoothInterface locking issues
2016-01-25 Jakub Pawlowskiservice: Handle configure_mtu_cb, search_complete_cb...
2016-01-25 Marie JanssenMerge "service/example: Add advertise flag for hr server"
2016-01-25 Jakub PawlowskiMerge "service: handle remote_device_properties_cb...
2016-01-22 Jakub Pawlowskiservice: handle remote_device_properties_cb callback
2016-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-21 Jakub Pawlowskiservice: Solve locking issues inside GATT interface
2016-01-21 Jakub PawlowskiMerge "service/client: implement connect and disconnect...
2016-01-20 Ajay PanickerAdd missing field to fake Bluetooth interface
2016-01-20 Jakub PawlowskiMerge "service: add HAL for connect/disconnect"
2016-01-20 Jakub Pawlowskiservice: add HAL for connect/disconnect
2016-01-13 Jakub PawlowskiMerge "service: Add OnScanResult Delegate event."
2016-01-13 Arman Ugurayservice: Add OnScanResult Delegate event.
2016-01-13 Arman Ugurayservice/hal: Add per-client Scan interface
2016-01-11 Jakub PawlowskiMerge "service: Add global scan support getters"
2016-01-07 Jakub PawlowskiImplement OOB pairing for LE devices using TK.
2015-12-16 Ajay Panickernet_test_bluetooth: GATT test refactor
2015-12-12 Arman Ugurayservice: Add connection state tracking to Adapter
2015-12-10 Alex DeymoMerge "Rename libchrome-host to libchrome."
2015-12-10 Pavlin RadoslavovMerge "Fix p_info increment in A2D_ParsSbcInfo"
2015-12-10 Ajay PanickerAdd default implementations for observer callbacks
2015-12-10 Ajay Panickernet_test_bluetooth: adapter test refactor
2015-10-27 Ajay PanickerPrevent integer overflows during GATT signing am: b335e...
2015-10-24 Andre EisenbachMerge "Raise alarm callback thread priority" into mnc...
2015-10-24 Mattias AgrenReduce persistence on aquiring master role am: 59d9673187
2015-10-21 Andre EisenbachFix 128-bit UUID byte order for GATT-over-BR/EDR am...
2015-10-21 Andre EisenbachMerge "Workaround for H4 HCI stream corruption during...
2015-10-21 Andre Eisenbachresolve merge conflicts of 15a5c3f852 to mnc-dr-dev...
2015-10-11 Andre Eisenbacham 872a3a0c: am 852bf498: Add Flic smart button to...
2015-10-08 Bill YiMerge commit '955abac95ae2f1b8cdb269c5ab8c53d93f2fa48f...
2015-10-08 Arman Ugurayam 234138e2: service: Create a client library for appli...
2015-10-07 Andre Eisenbacham 9128e253: am 6c25b3c0: Raise BTU and HCI thread...
2015-10-07 Arman Ugurayservice: Create a client library for applications
2015-10-06 Marie JanssenMerge "brillo: run bluetoothtbd with correct permissions"
2015-10-06 Arman Ugurayam 93b2956f: am cd644e3c: service: Support GattServer...
2015-10-06 Arman Ugurayam 8f8ab311: am 4ebcbd9e: service: Support GATT server...
2015-10-05 Arman Ugurayam cd644e3c: service: Support GattServer notifications...
2015-10-05 Arman Ugurayam 4ebcbd9e: service: Support GATT server async write...
2015-10-05 Arman Ugurayam ed9814dc: am b10f96fa: service: Add HAL wrappers...
2015-10-05 Arman Ugurayservice: Support GattServer notifications/indications
2015-10-05 Arman Ugurayam b10f96fa: service: Add HAL wrappers for read_request...
2015-10-05 Arman Ugurayservice: Support GATT server async write requests.
2015-10-05 Arman Ugurayservice: Add HAL wrappers for read_request_cb and conne...
2015-10-05 Arman Ugurayam ddec325e: am d9b0552a: service: Implement IBluetooth...
2015-10-05 Arman Ugurayam d9b0552a: service: Implement IBluetoothGattServer...
2015-10-03 Arman Ugurayam 3ce8234c: am 91613743: service: Implement IBluetooth...
2015-10-03 Arman Ugurayam 91613743: service: Implement IBluetoothGattServer...
2015-10-03 Arman Ugurayservice: Implement IBluetoothGattServer.addDescriptor
2015-10-03 Arman Ugurayservice: Implement IBluetoothGattServer.addCharacteristic
2015-10-02 Arman Ugurayam 4b85354a: am df0b2714: service: Implement adding...
2015-10-02 Arman Ugurayam 9d1634a4: am 78a44cdb: service: Add HAL wrappers...
2015-10-02 Arman Ugurayam df0b2714: service: Implement adding a service declar...
2015-10-02 Arman Ugurayam 78a44cdb: service: Add HAL wrappers for adding a...
2015-10-02 Arman Ugurayservice: Implement adding a service declaration
2015-10-02 Arman Ugurayservice: Add HAL wrappers for adding a service
2015-09-30 Ajay Panickeram 01bdd091: am 42c89a0e: service: Fix crash in hal/
2015-09-30 Ajay Panickeram 42c89a0e: service: Fix crash in hal/
2015-09-30 Ajay Panickerservice: Fix crash in hal/
2015-09-26 Pavlin Radoslavovam 3c4ae607: am 60563860: am 74dad515: Disable opening...
2015-09-26 Pavlin Radoslavovam 87b4155f: am 4cac544d: Disable opening network debug...
2015-09-26 Arman Ugurayam 80235b86: am 9e520536: service: Add server support...
2015-09-26 Arman Ugurayam 9e520536: service: Add server support to BluetoothGa...
2015-09-26 Arman Ugurayservice: Add server support to BluetoothGattInterface
2015-09-25 Andre Eisenbachresolved conflicts for ae0d983d to mnc-dr-dev-plus...
2015-09-22 Andy Hungam 775302e0: am 28209191: Merge "DO NOT MERGE - A2DP...
2015-09-22 Pankaj Kanwaram 5e4b08a3: am 81d4127c: Merge "Check BR device count...
2015-09-21 tturneyam a2c2a1b3: am e31d4171: Fix PAN and AV role switch war
2015-09-20 Arman Ugurayam fe042443: am d1ed1f53: service: Add HAL wrappers...
2015-09-20 Arman Ugurayam d1ed1f53: service: Add HAL wrappers for multi-advert...
2015-09-20 Arman Ugurayservice: Add HAL wrappers for multi-advertising
2015-09-19 Andre Eisenbacham f628dbdf: am 1cf812f6: Ensure thread priority is...
2015-09-19 Andre Eisenbacham c7cb8f07: am ef7d8cb8: Change UHID socket to be...
2015-09-15 Sharvil Nanavatiresolved conflicts for b8cc54d1 to mnc-dr-dev-plus...
2015-09-14 Arman Ugurayam ae789289: am 9ded7b61: service: Add hal::BluetoothGa...
2015-09-14 Arman Ugurayam 9ded7b61: service: Add hal::BluetoothGattInterface
2015-09-14 Arman Ugurayservice: Add hal::BluetoothGattInterface
2015-09-09 Andre Eisenbacham 043257b2: am 03ca1894: Merge "Allow BT inquiry while...
2015-09-09 Andre Eisenbacham 1a2053f0: am 313a933e: Merge "Eliminate recursive...
2015-09-08 wang pingam 2cf3fc0c: am 72abbbea: Fix issue where bluesleep...
2015-09-04 Sharvil Nanavatiresolved conflicts for merge of a905eb62 to mnc-dr...
2015-09-03 Joshua Schwarzam 9ae991c1: Merge "Implementation of net_test_bluedroi...
next