summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-23Fix svace issueaccepted/tizen/unified/20230325.044626Wootak Jung1-3/+17
2023-03-15Fix Coverity issueaccepted/tizen/unified/20230320.021840Anuj Jain1-0/+1
2023-03-15Fix svace issuesWootak Jung1-10/+14
2023-03-03Add custom name removing APIaccepted/tizen/unified/20230303.162753Wootak Jung3-49/+106
2023-03-03Add custom name setting API in advertising dataWootak Jung3-5/+112
2023-02-28Apply gcov automationaccepted/tizen/unified/20230302.131102Wootak Jung2-9/+58
2023-02-17Add support for custom advertising flags.accepted/tizen/unified/20230223.162139Jakub Latusek5-1/+69
2023-02-09Fix gatt connection state changed cb not coming issueWootak Jung1-44/+42
2023-02-09Add DA feature newlyWootak Jung4-3/+10
2023-02-09Add an error enumeration for max connectionaccepted/tizen/unified/20230213.170701Wootak Jung1-0/+1
2023-01-13Increase the version to 7.5accepted/tizen/unified/20230117.140451Wootak Jung1-1/+1
2022-11-17riscv64: Add RISCV-64 supportMarek PikuĊ‚a1-0/+7
2022-10-20Merge "Inclusive Language Changes" into tizenaccepted/tizen/unified/20221103.165735Ayush Garg4-82/+82
2022-10-20Inclusive Language ChangesAnuj Jain4-82/+82
2022-10-11Merge "Add the coverage exception for internal API functions" into tizenPyun DoHyun3-2/+5
2022-10-11Add the coverage exception for internal API functionsDohyun Pyun3-2/+5
2022-10-07GATT : Fix Server disconnection state change callbackAnuj Jain2-4/+26
2022-10-06GATT : Fix connection change callback on Client disconnectionAnuj Jain1-1/+0
2022-10-05GATT : New GATT connect APIsAnuj Jain7-48/+379
2022-09-29fhub: Add DA featurestizen_7.0_m2_releaseaccepted/tizen/unified/20221006.065349accepted/tizen/unified/20221006.065311accepted/tizen/7.0/unified/hotfix/20221116.104614accepted/tizen/7.0/unified/20221110.063739tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixAyush Garg4-25/+148
2022-09-29fhub: add bt_adapter_get_hci_address APIAyush Garg3-0/+83
2022-09-29fhub: Add new profile for Family HubAyush Garg2-0/+41
2022-08-25Merge "Make uuid generation RFC 4122 compliant" into tizenAbhay Agarwal3-0/+52
2022-08-12Add device name for l2cap le advertisingsubmit/tizen/20220822.114248submit/tizen/20220816.082553accepted/tizen/unified/20220823.131815Wootak Jung1-0/+5
2022-08-09Make uuid generation RFC 4122 compliantAbhay Agarwal3-0/+52
2022-07-07Fix memory leakWootak Jung1-0/+1
2022-06-29Remove gcov rpmsubmit/tizen/20220629.005223accepted/tizen/unified/20220630.211953Wootak Jung1-13/+1
2022-05-16test/unittest: Add l2cap le utcsubmit/tizen/20220614.010252submit/tizen/20220601.225953submit/tizen/20220531.044319accepted/tizen/unified/20220615.135357Wootak Jung4-0/+939
2022-05-16test/bt_unit_test: Fix socket_send_data result logWootak Jung1-3/+9
2022-05-09ble_mouse_with_error: Update PTS certification logicWootak Jung1-2/+2
2022-05-03Fix wrong param for setting conectable modeWootak Jung1-1/+1
2022-04-27[ACR-1694] Add new APIs for L2CAP LE CoC functionalitysubmit/tizen/20220429.071758submit/tizen/20220428.025526accepted/tizen/unified/20220502.003743Wootak Jung8-402/+487
2022-04-18Add PTS certificate related logicsubmit/tizen/20220419.002419Wootak Jung3-0/+686
2022-04-13Fix bt_unit_test crash issueWootak Jung1-5/+6
2022-04-04LE CoC: Fix disconnection on multiple writesAnuj Jain1-2/+2
2022-03-08LE CoC: Add unit test for L2CAP_LE type socket connectionsubmit/tizen/20220317.013237submit/tizen/20220316.003414submit/tizen/20220314.225934submit/tizen/20220313.220938accepted/tizen/unified/20220318.133054Ayush Garg2-1/+199
2022-03-08LE CoC: Implement CAPIsAyush Garg5-1/+700
2022-02-09Fix gatt send response logicsubmit/tizen/20220209.062549accepted/tizen/unified/20220210.105859Wootak Jung1-3/+4
2022-01-26Add the module name in the gcov install pathsubmit/tizen/20220126.073444accepted/tizen/unified/20220127.133235dh79pyun1-3/+7
2021-12-13Replace g_memdup to g_memdup2submit/tizen/20211212.233427accepted/tizen/unified/20211222.230627dh79pyun3-28/+28
2021-12-03Fix pointer corruption in gatt_server_deinitializeAyush Garg1-1/+2
2021-11-26Add the custom scan mode setting APIsubmit/tizen/20211129.075122accepted/tizen/unified/20211130.125443dh79pyun1-0/+21
2021-11-08Increase the versionsubmit/tizen/20211114.231048submit/tizen/20211109.024659dh79pyun1-1/+1
2021-11-01Get the default client if the address is NULLsubmit/tizen/20211101.044616accepted/tizen/unified/20211102.024818dh79pyun3-2/+24
2021-10-29Handle BT_GATT_CLIENT_SERVICE_RESYNC eventdh79pyun1-1/+13
2021-10-18Add the coverage exception for internal functiondh79pyun1-2/+4
2021-09-30[ACR-1666] Add gatt service resync change typeyestizen_6.5.m2_releasesubmit/tizen_6.5/20211028.161701submit/tizen/20210930.054510accepted/tizen/unified/20211001.001241accepted/tizen/6.5/unified/20211028.094520Wootak Jung1-0/+1
2021-09-02Modify the doxygen of audio profile typeWootak Jung1-5/+5
2021-08-04GATT: New callback API for notification state changesubmit/tizen/20210804.223925accepted/tizen/unified/20210805.131636Anuj Jain8-27/+140
2021-07-30Native TCT fix for HDPsubmit/tizen/20210730.080510accepted/tizen/unified/20210802.135804Anuj Bhumiya1-1/+0