summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Merge "adapter: Disable platform scan filter feature" into tizensubmit/tizen/20220601.225953submit/tizen/20220531.044319Wootak Jung2-7/+9
2022-05-26adapter: Disable platform scan filter featureWootak Jung2-7/+9
2022-05-26Remove the ceritifcate definitionDohyun Pyun1-5/+0
2022-05-24Check the certification mode in the runtimeDohyun Pyun3-5/+102
2022-05-11Modify the packaging for hcidumpDohyun Pyun1-2/+1
2022-05-09shared/gatt-server: Add PTS certification logicWootak Jung1-3/+46
2022-04-18audio/avrcp: Add PTS certification related logicsubmit/tizen/20220502.224718submit/tizen/20220502.051527submit/tizen/20220419.002311accepted/tizen/unified/20220503.071451Wootak Jung1-0/+10
2022-04-18shared/gatt-server: Add PTS certification related logicWootak Jung1-0/+49
2022-04-18Add certificate definition for PTSWootak Jung1-1/+18
2022-03-21Fix svace issuesubmit/tizen/20220322.002237accepted/tizen/unified/20220323.062650Wootak Jung1-2/+1
2022-03-17Remove unnecessary dbus policysubmit/tizen/20220317.013237accepted/tizen/unified/20220318.133040Wootak Jung1-1/+0
2022-03-14Merge "Add avtest to test rpm" into tizensubmit/tizen/20220316.003414submit/tizen/20220314.225934Wootak Jung2-1/+3
2022-03-14Add avtest to test rpmWootak Jung2-1/+3
2022-03-11Update the version to 5.63submit/tizen/20220313.220938bluez_upgrade_5.63Ayush Garg1-2/+2
2022-03-11Release 5.63Marcel Holtmann2-1/+6
2022-03-11gattrib: Fix passing NULL to memcpyLuiz Augusto von Dentz1-1/+3
2022-03-11bootstrap-configure: Enable sanitizer optionsLuiz Augusto von Dentz1-0/+3
2022-03-11build: Fix build when sanitizer are enabledLuiz Augusto von Dentz8-12/+19
2022-03-11build: Add sanitizer optionsLuiz Augusto von Dentz3-3/+91
2022-03-11test-hog: Add monitor supportLuiz Augusto von Dentz1-9/+2
2022-03-11device: Fix bogus errors on load_att_infoLuiz Augusto von Dentz1-3/+9
2022-03-11advertising: Fix reporting advertising propertiesClaudio Takahasi1-8/+7
2022-03-11shared/gatt-client: Skip included service if it cannot be resolvedLuiz Augusto von Dentz1-2/+3
2022-03-11btdev: Add support for BT_HCI_CMD_LE_CREATE_CONN_CANCELLuiz Augusto von Dentz1-0/+14
2022-03-11profiles/health: Replace random number generation functionTedd Ho-Jeong An2-6/+22
2022-03-11plugins: Replace random number generation functionTedd Ho-Jeong An1-1/+7
2022-03-11tools/btgatt-server: Replace random number generation functionTedd Ho-Jeong An1-1/+6
2022-03-11peripheral: Replace random number generation functionTedd Ho-Jeong An1-5/+6
2022-03-11emulator: Replace random number generation functionTedd Ho-Jeong An2-4/+17
2022-03-11client/gatt: Fix property_change in WriteValue for descUlisses Costa1-1/+1
2022-03-11mesh: Don't log error for false positive mkdir failureInga Stotland3-5/+5
2022-03-11gatt: Omit MTU if not connectedLuiz Augusto von Dentz1-1/+9
2022-03-11gatt-client: Fix disconnecting due to GattCharacteristic1.MTUJavier de San Pedro1-4/+1
2022-03-11doc: Add Name Request Fail flag in device found eventArchie Pusaka2-1/+17
2022-03-11main: add configurable RemoteNameRequestRetryDelay parameterArchie Pusaka4-5/+23
2022-03-11device: Save remote name request attempts into cache fileArchie Pusaka1-3/+91
2022-03-11Listen and process remote name resolving failureArchie Pusaka5-7/+52
2022-03-11mgmt: Add NAME_REQUEST_FAILED flag for device_found eventArchie Pusaka1-3/+4
2022-03-11build: Check for linux/uinput.h and linux/uhid.hLuiz Augusto von Dentz1-1/+1
2022-03-11emulator: fix potential resource leakTedd Ho-Jeong An1-1/+3
2022-03-11core: Update default advmon Sampling_Period to 0xFFManish Mandlik2-3/+7
2022-03-11adv_monitor: Change sampling period to uint16_tManish Mandlik1-1/+1
2022-03-11adv_monitor: Invoke DeviceFound/Lost on tracked monitorsManish Mandlik1-8/+96
2022-03-11adv_monitor: Receive the Device Found/Lost eventsManish Mandlik4-27/+145
2022-03-11lib: Add definitions of the Adv Monitor Device Found/Lost eventsManish Mandlik1-0/+18
2022-03-11doc: Introduce the Adv Monitor Device Found/Lost eventsManish Mandlik1-0/+60
2022-03-11uinput: Remove local copy of uinput.hLuiz Augusto von Dentz4-720/+6
2022-03-11client: Fix uninitiailzed scalar variableTedd Ho-Jeong An1-0/+3
2022-03-11monitor: Fix uninitiailzed scalar variableTedd Ho-Jeong An1-0/+1
2022-03-11emulator: Fix uninitiailzed scalar variableTedd Ho-Jeong An1-0/+3