summaryrefslogtreecommitdiff
path: root/src/bluetooth-common.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-16Fix issue of server disconnect on client disconnectionaccepted/tizen/7.0/unified/20240118.092854Harsh Jain1-13/+0
2023-12-26Fix gatt connection state changed cb not coming issueaccepted/tizen/7.0/unified/20231228.060551Wootak Jung1-44/+42
2023-12-08Add new DA model nameaccepted/tizen/7.0/unified/20231212.053549Wootak Jung1-1/+2
2023-12-07GATT : Fix Server disconnection state change callbackaccepted/tizen/7.0/unified/20231208.173557Anuj Jain1-1/+17
2023-12-07GATT : New GATT connect APIsAnuj Jain1-20/+63
2023-11-27Add new DA model namesaccepted/tizen/7.0/unified/20231128.175756Wootak Jung1-1/+4
2023-08-07Add new DA model namesaccepted/tizen/7.0/unified/20230808.172204Wootak Jung1-1/+4
2023-06-08Add "Smart Cooktop" to DA modelaccepted/tizen/7.0/unified/20230609.165442Wootak Jung1-1/+2
2023-05-09Fix authentication request cb not coming issueaccepted/tizen/7.0/unified/20230511.022350Wootak Jung1-1/+5
2023-03-14Add DA feature newlyWootak Jung1-0/+5
2022-09-29fhub: Add new profile for Family HubAyush Garg1-0/+25
2022-08-09Make uuid generation RFC 4122 compliantAbhay Agarwal1-0/+20
2022-04-27[ACR-1694] Add new APIs for L2CAP LE CoC functionalitysubmit/tizen/20220429.071758submit/tizen/20220428.025526accepted/tizen/unified/20220502.003743Wootak Jung1-0/+1
2022-03-08LE CoC: Implement CAPIsAyush Garg1-1/+78
2021-12-13Replace g_memdup to g_memdup2submit/tizen/20211212.233427accepted/tizen/unified/20211222.230627dh79pyun1-4/+4
2021-11-01Get the default client if the address is NULLsubmit/tizen/20211101.044616accepted/tizen/unified/20211102.024818dh79pyun1-2/+6
2021-10-29Handle BT_GATT_CLIENT_SERVICE_RESYNC eventdh79pyun1-1/+13
2021-08-04GATT: New callback API for notification state changesubmit/tizen/20210804.223925accepted/tizen/unified/20210805.131636Anuj Jain1-5/+54
2021-05-31Allow zero length for GATT server write requestsubmit/tizen/20210606.232858accepted/tizen/unified/20210607.124357DoHyun Pyun1-6/+9
2021-04-23Mesh: added message response on Node Rolesubmit/tizen/20210426.061315accepted/tizen/unified/20210427.085759anuj.bhumiya1-0/+44
2021-03-19Mesh: Implement Mesh Node Role API'ssubmit/tizen/20210330.044039accepted/tizen/unified/20210331.054026anuj.bhumiya1-0/+18
2020-11-21Fix position of setting is_own GATT attribute handleAnupam Roy1-4/+4
2020-10-29Apply GATT function for TDS APIWootak Jung1-60/+6
2020-10-27Add the coverage exception for internal functionsubmit/tizen/20201027.003129accepted/tizen/unified/20201029.125009DoHyun Pyun1-0/+2
2020-10-13Validate address for sending GATT notificationAnupam Roy1-0/+37
2020-09-10Mesh: Fix coding style issueAbhay Agarwal1-11/+11
2020-08-25Mesh: unit test: Modify scenario configurationsubmit/tizen/20200825.221936accepted/tizen/unified/20200827.105821Abhay Agarwal1-2/+2
2020-08-08Mesh: Refactor Model Get & Set publication codesAnupam Roy1-20/+20
2020-08-03Merge "Mesh: Apply fix in Model Subscripton List CAPI" into tizenPyun DoHyun1-3/+8
2020-07-31Mesh: Apply fix in Model Subscripton List CAPIAnupam Roy1-3/+8
2020-07-31Mesh: Add API for mesh message communicationAbhay Agarwal1-0/+44
2020-07-30Mesh: Fix bug in callback handlingsubmit/tizen/20200731.001830accepted/tizen/unified/20200803.122021Anupam Roy1-32/+42
2020-07-29Mesh: Refactor Mesh network group handling logicsAnupam Roy1-1/+1
2020-07-27Merge "Mesh: Apply stabilization fixes in CAPI" into tizensubmit/tizen/20200727.225618accepted/tizen/unified/20200729.165704Pyun DoHyun1-16/+60
2020-07-27Mesh: Apply stabilization fixes in CAPIAnupam Roy1-16/+60
2020-07-22Add unittest for auto coverageWootak Jung1-4/+5
2020-07-19Mesh: Add Mesh CAPI event handlerAnupam Roy1-0/+470
2020-07-19Mesh: Implement Mesh CAPIAnupam Roy1-0/+33
2020-07-03Fix: multiple gatt server apps send response for read/write requestinjun.yang1-30/+32
2020-04-17Fix the latent defects on AddressSanitizerDoHyun Pyun1-1/+10
2020-04-07Add HfBatteryLevelChanged eventsubmit/tizen/20200408.035538accepted/tizen/unified/20200409.083623Deokhyun Kim1-0/+1
2020-03-25Add the coverage exception codeDoHyun Pyun1-1/+3
2020-03-12Merge "Separate AVRCP callbacks for target & control" into tizenPyun DoHyun1-4/+4
2020-03-12Separate AVRCP callbacks for target & controlDeokhyun Kim1-4/+4
2020-03-05Enable speaker and microphone gain change eventsubmit/tizen/20200310.235006accepted/tizen/unified/20200312.234409DoHyun Pyun1-0/+15
2020-02-24Fix the crash in the MTU changed eventsubmit/tizen/20200302.000010submit/tizen/20200226.220348accepted/tizen/unified/20200302.125819DoHyun Pyun1-2/+21
2020-02-17Add interfaces for BT AVC feature (AVRCP Target)DoHyun Pyun1-0/+16
2020-02-07Merge changes Ib8d9db7a,I7b1ea4af,If771281f,I27ca2b3b into tizensubmit/tizen/20200207.062602accepted/tizen/unified/20200210.131844Pyun DoHyun1-14/+35
2020-02-07Add service added event handling logicWootak Jung1-4/+3
2020-02-07Add service removed event handling logicWootak Jung1-2/+3