Advertisement
Guest User

Android 4.3 BLE Connect Success

a guest
Jul 29th, 2013
3,342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.55 KB | None | 0 0
  1. I/MYAPP_LOG(1973): connectGatt() called
  2. D/BluetoothGatt(1973): connect() - device: 90:59:AF:04:33:36, auto: false
  3. D/BluetoothGatt(1973): registerApp()
  4. D/BluetoothGatt(1973): registerApp() - UUID=0fd18011-9004-4cde-bb2e-e07706487123
  5. D/BtGatt.GattService(1988): registerClient() - UUID=0fd18011-9004-4cde-bb2e-e07706487123
  6. D/BtGatt.btif(1988): btif_gattc_register_app
  7. D/BtGatt.btif(1988): btgattc_handle_event: Event 1000
  8. I/bt-btif(1988): BTA got event 0x1f16
  9. I/bt-att(1988): GATT_Register
  10. D/bt-att(1988): UUID=[0x0fd1801190044cdebb2ee07706487123]
  11. I/bt-att(1988): allocated gatt_if=4
  12. I/bt-btif(1988): BTA got event 0x1f15
  13. I/bt-att(1988): GATT_StartIf gatt_if=4
  14. D/bt-att(1988): gatt_find_the_connected_bda start_idx=0
  15. D/bt-att(1988): gatt_find_the_connected_bda found=0 found_idx=4
  16. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 0
  17. I/bt-btif(1988): HAL bt_gatt_callbacks->client->register_client_cb
  18. D/BtGatt.GattService(1988): onClientRegistered() - UUID=0fd18011-9004-4cde-bb2e-e07706487123, clientIf=4
  19. D/BluetoothGatt(1973): onClientRegistered() - status=0 clientIf=4
  20. D/BtGatt.GattService(1988): clientConnect() - address=90:59:AF:04:33:36, isDirect=true
  21. D/BtGatt.btif(1988): btif_gattc_open
  22. D/BtGatt.btif(1988): btgattc_handle_event: Event 1004
  23. I/bt-btif(1988): BTA got event 0x1f00
  24. I/bt-att(1988): GATT_Connect gatt_if=4
  25. D/bt-att(1988): gatt_act_connect
  26. I/bt-btm(1988): BTM_InqDbRead: bd addr [9059af043336]
  27. D/bt-btm(1988): btm_find_dev_type - device_type = 2 addr_type = 0
  28. D/bt-att(1988): gatt_get_ch_state: ch_state=0
  29. D/bt-att(1988): gatt_set_ch_state: old=0 new=2
  30. I/bt-l2cap(1988): L2CA_ConnectFixedChnl() CID: 0x0004 BDA: 9059af043336
  31. I/bt-l2cap(1988): l2c_link_adjust_allocation num_hipri: 0 num_lowpri: 1 low_quota: 4 round_robin_quota: 0 qq: 4
  32. I/bt-l2cap(1988): l2c_link_adjust_allocation LCB 0 Priority: 0 XmitQuota: 4
  33. I/bt-l2cap(1988): SentNotAcked: 0 RRUnacked: 0
  34. D/bt-l2cap(1988): l2cu_allocate_ccb: cid 0x0000
  35. D/bt-l2cap(1988): l2c_link_adjust_chnl_allocation
  36. D/bt-l2cap(1988): POOL ID:3, GKI_poolcount = 200, reserved_buff = 0, weighted_chnls = 2, quota_per_weighted_chnls = 101
  37. I/bt-l2cap(1988): CID:0x0040 Priority:2 TxDataRate:1 Quota:101
  38. I/bt-btm(1988): BTM_InqDbRead: bd addr [9059af043336]
  39. D/bt-btm(1988): btm_find_dev_type - device_type = 2 addr_type = 0
  40. I/bt-btm(1988): btm_find_or_alloc_dev
  41. I/bt-btm(1988): btm_sec_alloc_dev
  42. I/bt-btm(1988): BTM_InqDbRead: bd addr [9059af043336]
  43. D/bt-btm(1988): BTM_GetHCIConnHandle
  44. D/bt-att(1988): gatt_update_app_use_link_flag is_add=1 chk_link=0
  45. D/bt-att(1988): gatt_update_app_hold_link_status found=1[1-found] idx=0 gatt_if=4 is_add=1
  46. D/bt-att(1988): gatt_get_ch_state: ch_state=2
  47. I/bt-att(1988): GATT_GetConnIdIfConnected status=0
  48. I/bt-hci(1988): BLE HCI(id=62) event = 0x01)
  49. I/bt-btm(1988): btm_ble_connected
  50. I/bt-btm(1988): Security Manager: btm_sec_connected : handle:2 enc_mode:0 bda:af043336 RName:
  51. D/bt-btm(1988): btm_ble_connected sec_flags=0x80
  52. I/bt-btm(1988): btm_find_or_alloc_dev
  53. D/bt-l2cap(1988): l2cble_scanner_conn_comp: HANDLE=2 addr_type=0 conn_interval=6 slave_latency=0 supervision_tout=700
  54. D/bt-btm(1988): btm_acl_created hci_handle=2 link_role=0 is_le_link=1
  55. D/bt-btm(1988): device_type=0x2
  56. D/bt-btm(1988): btm_establish_continue
  57. D/bt-btm(1988): btm_acl_update_busy_level
  58. D/bt-btm(1988): BTM_BLI_ACL_UP_EVT
  59. D/bt-att(1988): GATT ATT protocol channel with BDA: 9059af043336 is connected
  60. D/bt-att(1988): gatt_is_bda_in_the_srv_chg_clt_list :90-59-af-04-33-36
  61. D/bt-btm(1988): btm_sec_is_a_bonded_dev is_bonded=0
  62. D/bt-att(1988): connected is TRUE reason=1
  63. D/bt-att(1988): gatt_get_ch_state: ch_state=2
  64. D/bt-att(1988): gatt_set_ch_state: old=2 new=4
  65. I/bt-att(1988): gatt_profile_connect_cback: from 9059af043336 connected:1 conn_id=1 reason = 0x0000
  66. D/bt-btif(1988): bta_gattc_conn_cback: cif = 3 connected = 1 conn_id = 3 reaosn = 0x0000
  67. D/bt-btif(1988): bta_gattc_conn_cback: cif = 4 connected = 1 conn_id = 4 reaosn = 0x0000
  68. D/bt-att(1988): gatt_num_apps_hold_link num=1
  69. I/bt-att(1988): GATT_SetIdleTimeout idle_tout=65535 status=1(1-OK 0-not performed)
  70. D/bt-btm(1988): btm_ble_update_mode_operation adv_mode = 0
  71. I/bt-btif(1988): BTA got event 0x108
  72. I/bt-btif(1988): bta_dm_sm_execute event:0x8
  73. D/bt-btm(1988): btm_bda_to_acl found
  74. D/bt-btm(1988): BTM_ReadRemoteFeatures
  75. W/bt-btif(1988): info:x0
  76. I/bt-l2cap(1988): L2CA_SetDesireRole() new:x1, disallow_switch:0
  77. I/bt-btif(1988): BTA got event 0x108
  78. I/bt-btif(1988): bta_dm_sm_execute event:0x8
  79. I/bt-btif(1988): BTA got event 0x1f0c
  80. D/bt-btif(1988): bta_gattc_conn server cache state=0
  81. D/bt-btif(1988): bta_gattc_conn conn_id=4
  82. I/bt-att(1988): GATT_GetConnectionInfor conn_id=4
  83. I/bt-l2cap(1988): L2CA_EnableUpdateBleConnParams - BD_ADDR 9059af043336 enable 0 current upd state 0
  84. D/bt-btif(1988): bta_gattc_cache_open conn_id=4
  85. I/bt-btif(1988): BTA got event 0x1f12
  86. D/bt-btif(1988): bta_gattc_ci_open conn_id=4 server state=1
  87. I/bt-btif(1988): BTA got event 0x1f13
  88. D/bt-btif(1988): bta_gattc_ci_load conn_id=4 load status=138
  89. D/bt-btif(1988): bta_gattc_start_discover conn_id=4 p_clcb->p_srcb->state = 3
  90. I/bt-l2cap(1988): L2CA_EnableUpdateBleConnParams - BD_ADDR 9059af043336 enable 0 current upd state 1
  91. I/bt-btm(1988): BTM_InqDbRead: bd addr [9059af043336]
  92. D/bt-btm(1988): btm_find_dev_type - device_type = 2 addr_type = 0
  93. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=1
  94. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  95. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  96. I/bt-btif(1988): btif_dm_upstreams_cback ev: BTA_DM_LINK_UP_EVT
  97. D/bt-btif(1988): BTA_DM_LINK_UP_EVT. Sending BT_ACL_STATE_CONNECTED
  98. D/bt-btm(1988): btm_bda_to_acl found
  99. D/bt-btm(1988): BTM_ReadRemoteVersion
  100. D/(1988): remote version info [90:59:af:04:33:36]: 0, 0, 0
  101. D/bt-btif(1988): in, bd addr:90:59:af:04:33:36, prop type:12, len:12
  102. D/bt-btif(1988): post cmd type:1, size:0, h:7,
  103. I/bt-btif(1988): HAL bt_hal_cbacks->acl_state_changed_cb
  104. D/bt-btif(1988): cmd.id:4
  105. D/btif_config_util(1988): btif_config_save_file(L153): in file name:/data/misc/bluedroid/bt_config.new
  106. I/bt-btif(1988): btif_dm_upstreams_cback ev: BTA_DM_BUSY_LEVEL_EVT
  107. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 2
  108. D/bt-btif(1988): found node is NULL
  109. I/bt-btif(1988): HAL bt_gatt_callbacks->client->open_cb
  110. D/BtGatt.GattService(1988): onConnected() - clientIf=4, connId=4, address=90:59:AF:04:33:36
  111. D/BluetoothGatt(1973): onClientConnectionState() - status=0 clientIf=4 device=90:59:AF:04:33:36
  112. I/MYAPP_LOG(1973): StockProfile | CONNECTION STATE: CONNECTED
  113. D/BluetoothGatt(1973): discoverServices() - device: 90:59:AF:04:33:36
  114. D/BtGatt.GattService(1988): discoverServices() - address=90:59:AF:04:33:36, connId=4
  115. D/BtGatt.btif(1988): btif_gattc_search_service
  116. D/BtGatt.btif(1988): btgattc_handle_event: Event 1006
  117. I/bt-btif(1988): BTA got event 0x1f08
  118. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  119. I/bt-hci(1988): BLE HCI(id=62) event = 0x04)
  120. I/bt-btm(1988): btm_ble_read_remote_features_complete
  121. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  122. D/bt-btif(1988): bta_gattc_add_srvc_to_list handle = 1, service type = 0x1800
  123. D/bt-btif(1988): bta_gattc_add_srvc_to_list handle = 12, service type = 0x1801
  124. D/bt-btif(1988): bta_gattc_add_srvc_to_list handle = 16, service type = 0x180a
  125. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  126. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  127. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  128. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  129. D/bt-btif(1988): bta_gattc_add_srvc_to_list handle = 35, service type = 0x317c
  130. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=1
  131. D/bt-btif(1988): Start service discovery: srvc_idx = 0
  132. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=3
  133. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  134. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  135. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  136. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  137. D/bt-att(1988): gatt_process_error_rsp
  138. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  139. D/bt-att(1988): Discovery completed
  140. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=3
  141. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=4
  142. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  143. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  144. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  145. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  146. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  147. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  148. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  149. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  150. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  151. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  152. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  153. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  154. D/bt-att(1988): gatt_process_error_rsp
  155. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  156. D/bt-att(1988): Discovery completed
  157. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=4
  158. D/bt-btif(1988): starting discover characteristics descriptor
  159. D/bt-btif(1988): starting discover characteristics descriptor
  160. D/bt-btif(1988): starting discover characteristics descriptor
  161. D/bt-btif(1988): starting discover characteristics descriptor
  162. D/bt-btif(1988): starting discover characteristics descriptor
  163. D/bt-btif(1988): Start service discovery: srvc_idx = 1
  164. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=3
  165. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  166. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  167. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  168. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  169. D/bt-att(1988): gatt_process_error_rsp
  170. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  171. D/bt-att(1988): Discovery completed
  172. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=3
  173. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=4
  174. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  175. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  176. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  177. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  178. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  179. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  180. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  181. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  182. D/bt-att(1988): gatt_process_error_rsp
  183. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  184. D/bt-att(1988): Discovery completed
  185. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=4
  186. D/bt-btif(1988): starting discover characteristics descriptor
  187. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=5
  188. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  189. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  190. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  191. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  192. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=5
  193. D/bt-btif(1988): Start service discovery: srvc_idx = 2
  194. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=3
  195. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  196. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  197. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  198. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  199. D/bt-att(1988): gatt_process_error_rsp
  200. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  201. D/bt-att(1988): Discovery completed
  202. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=3
  203. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=4
  204. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  205. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  206. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  207. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  208. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  209. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  210. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  211. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  212. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  213. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  214. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  215. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  216. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  217. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  218. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  219. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  220. D/bt-att(1988): gatt_process_error_rsp
  221. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  222. D/bt-att(1988): Discovery completed
  223. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=4
  224. D/bt-btif(1988): starting discover characteristics descriptor
  225. D/bt-btif(1988): starting discover characteristics descriptor
  226. D/bt-btif(1988): starting discover characteristics descriptor
  227. D/bt-btif(1988): starting discover characteristics descriptor
  228. D/bt-btif(1988): starting discover characteristics descriptor
  229. D/bt-btif(1988): starting discover characteristics descriptor
  230. D/bt-btif(1988): starting discover characteristics descriptor
  231. D/bt-btif(1988): starting discover characteristics descriptor
  232. D/bt-btif(1988): starting discover characteristics descriptor
  233. D/bt-btif(1988): Start service discovery: srvc_idx = 3
  234. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=3
  235. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  236. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  237. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  238. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  239. D/bt-att(1988): gatt_process_error_rsp
  240. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  241. D/bt-att(1988): Discovery completed
  242. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=3
  243. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=4
  244. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  245. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  246. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  247. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  248. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  249. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  250. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  251. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  252. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  253. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  254. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  255. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  256. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  257. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  258. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  259. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  260. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  261. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  262. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  263. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  264. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  265. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  266. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  267. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  268. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  269. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  270. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  271. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  272. D/bt-att(1988): gatt_process_error_rsp
  273. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0008
  274. D/bt-att(1988): Discovery completed
  275. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=4
  276. D/bt-btif(1988): starting discover characteristics descriptor
  277. D/bt-btif(1988): starting discover characteristics descriptor
  278. D/bt-btif(1988): starting discover characteristics descriptor
  279. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=5
  280. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  281. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  282. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  283. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  284. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=5
  285. D/bt-btif(1988): starting discover characteristics descriptor
  286. D/bt-btif(1988): starting discover characteristics descriptor
  287. D/bt-btif(1988): starting discover characteristics descriptor
  288. I/bt-att(1988): GATTC_Discover conn_id=4 disc_type=5
  289. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  290. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  291. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  292. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  293. D/bt-att(1988): gatt_process_error_rsp
  294. D/bt-att(1988): gatt_proc_disc_error_rsp reason: 0a cmd_code 0004
  295. D/bt-att(1988): Discovery completed
  296. D/bt-att(1988): gatt_end_operation status=0 op=1 subtype=5
  297. D/bt-btif(1988): Start service discovery: srvc_idx = 4
  298. E/bt-btif(1988): No More Service found
  299. I/bt-btif(1988): BTA got event 0x1f12
  300. D/bt-btif(1988): bta_gattc_ci_open conn_id=4 server state=2
  301. I/bt-btif(1988): BTA got event 0x1f14
  302. D/bt-btif(1988): bta_gattc_ci_save conn_id=4
  303. I/bt-btif(1988): BTA got event 0x1f14
  304. D/bt-btif(1988): bta_gattc_ci_save conn_id=4
  305. I/bt-btif(1988): BTA got event 0x1f14
  306. D/bt-btif(1988): bta_gattc_ci_save conn_id=4
  307. D/bt-btif(1988): bta_gattc_disc_cmpl conn_id=4
  308. I/bt-l2cap(1988): L2CA_EnableUpdateBleConnParams - BD_ADDR 9059af043336 enable 1 current upd state 1
  309. D/bt-btif(1988): bta_gattc_search conn_id=4
  310. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 7
  311. I/bt-btif(1988): HAL bt_gatt_callbacks->client->search_result_cb
  312. D/BtGatt.GattService(1988): onSearchResult() - address=90:59:AF:04:33:36, uuid=00001800-0000-1000-8000-00805f9b34fb
  313. D/BluetoothGatt(1973): onGetService() - Device=90:59:AF:04:33:36 UUID=00001800-0000-1000-8000-00805f9b34fb
  314. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 7
  315. I/bt-btif(1988): HAL bt_gatt_callbacks->client->search_result_cb
  316. D/BtGatt.GattService(1988): onSearchResult() - address=90:59:AF:04:33:36, uuid=00001801-0000-1000-8000-00805f9b34fb
  317. D/BluetoothGatt(1973): onGetService() - Device=90:59:AF:04:33:36 UUID=00001801-0000-1000-8000-00805f9b34fb
  318. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 7
  319. I/bt-btif(1988): HAL bt_gatt_callbacks->client->search_result_cb
  320. D/BtGatt.GattService(1988): onSearchResult() - address=90:59:AF:04:33:36, uuid=0000180a-0000-1000-8000-00805f9b34fb
  321. D/BluetoothGatt(1973): onGetService() - Device=90:59:AF:04:33:36 UUID=0000180a-0000-1000-8000-00805f9b34fb
  322. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 7
  323. I/bt-btif(1988): HAL bt_gatt_callbacks->client->search_result_cb
  324. D/BtGatt.GattService(1988): onSearchResult() - address=90:59:AF:04:33:36, uuid=845a1000-df9a-4845-8b58-e67f6e563def
  325. D/BluetoothGatt(1973): onGetService() - Device=90:59:AF:04:33:36 UUID=845a1000-df9a-4845-8b58-e67f6e563def
  326. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 6
  327. I/bt-btif(1988): HAL bt_gatt_callbacks->client->search_complete_cb
  328. D/BtGatt.GattService(1988): onSearchCompleted() - connId=4, status=0
  329. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  330. D/BtGatt.btif(1988): btgattc_handle_event: Event 1007
  331. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  332. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a00-0000-1000-8000-00805f9b34fb, prop=2
  333. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a00-0000-1000-8000-00805f9b34fb
  334. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  335. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  336. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  337. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a01-0000-1000-8000-00805f9b34fb, prop=2
  338. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a01-0000-1000-8000-00805f9b34fb
  339. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  340. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  341. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  342. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a02-0000-1000-8000-00805f9b34fb, prop=10
  343. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a02-0000-1000-8000-00805f9b34fb
  344. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  345. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  346. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  347. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a03-0000-1000-8000-00805f9b34fb, prop=10
  348. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a03-0000-1000-8000-00805f9b34fb
  349. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  350. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  351. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  352. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a04-0000-1000-8000-00805f9b34fb, prop=2
  353. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a04-0000-1000-8000-00805f9b34fb
  354. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  355. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  356. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  357. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=133, charUuid=00002a04-0000-1000-8000-00805f9b34fb, prop=2
  358. D/BtGatt.btif(1988): btif_gattc_get_included_service
  359. D/BtGatt.btif(1988): btgattc_handle_event: Event 1011
  360. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_included_service_cb
  361. D/BtGatt.GattService(1988): onGetIncludedService() - address=90:59:AF:04:33:36, status=133, uuid=00001800-0000-1000-8000-00805f9b34fb, inclUuid=00002a04-0000-1000-8000-00805f9b34fb
  362. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  363. D/BtGatt.btif(1988): btgattc_handle_event: Event 1007
  364. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  365. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a05-0000-1000-8000-00805f9b34fb, prop=32
  366. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a05-0000-1000-8000-00805f9b34fb
  367. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  368. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  369. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  370. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=133, charUuid=00002a05-0000-1000-8000-00805f9b34fb, prop=32
  371. D/BtGatt.btif(1988): btif_gattc_get_included_service
  372. D/BtGatt.btif(1988): btgattc_handle_event: Event 1011
  373. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_included_service_cb
  374. D/BtGatt.GattService(1988): onGetIncludedService() - address=90:59:AF:04:33:36, status=133, uuid=00001801-0000-1000-8000-00805f9b34fb, inclUuid=00002902-0000-1000-8000-00805f9b34fb
  375. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  376. D/BtGatt.btif(1988): btgattc_handle_event: Event 1007
  377. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  378. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a23-0000-1000-8000-00805f9b34fb, prop=2
  379. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a23-0000-1000-8000-00805f9b34fb
  380. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  381. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  382. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  383. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a24-0000-1000-8000-00805f9b34fb, prop=2
  384. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a24-0000-1000-8000-00805f9b34fb
  385. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  386. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  387. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  388. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a25-0000-1000-8000-00805f9b34fb, prop=2
  389. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a25-0000-1000-8000-00805f9b34fb
  390. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  391. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  392. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  393. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a26-0000-1000-8000-00805f9b34fb, prop=2
  394. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a26-0000-1000-8000-00805f9b34fb
  395. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  396. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  397. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  398. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a27-0000-1000-8000-00805f9b34fb, prop=2
  399. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a27-0000-1000-8000-00805f9b34fb
  400. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  401. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  402. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  403. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a28-0000-1000-8000-00805f9b34fb, prop=2
  404. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a28-0000-1000-8000-00805f9b34fb
  405. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  406. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  407. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  408. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a29-0000-1000-8000-00805f9b34fb, prop=2
  409. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a29-0000-1000-8000-00805f9b34fb
  410. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  411. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  412. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  413. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a2a-0000-1000-8000-00805f9b34fb, prop=2
  414. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a2a-0000-1000-8000-00805f9b34fb
  415. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  416. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  417. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  418. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=00002a50-0000-1000-8000-00805f9b34fb, prop=2
  419. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=00002a50-0000-1000-8000-00805f9b34fb
  420. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  421. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  422. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  423. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=133, charUuid=00002a50-0000-1000-8000-00805f9b34fb, prop=2
  424. D/BtGatt.btif(1988): btif_gattc_get_included_service
  425. D/BtGatt.btif(1988): btgattc_handle_event: Event 1011
  426. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_included_service_cb
  427. D/BtGatt.GattService(1988): onGetIncludedService() - address=90:59:AF:04:33:36, status=133, uuid=0000180a-0000-1000-8000-00805f9b34fb, inclUuid=00002a50-0000-1000-8000-00805f9b34fb
  428. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  429. D/BtGatt.btif(1988): btgattc_handle_event: Event 1007
  430. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  431. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=845a0001-df9a-4845-8b58-e67f6e563def, prop=2
  432. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=845a0001-df9a-4845-8b58-e67f6e563def
  433. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  434. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  435. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  436. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=845a0002-df9a-4845-8b58-e67f6e563def, prop=10
  437. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=845a0002-df9a-4845-8b58-e67f6e563def
  438. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  439. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  440. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  441. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=845a0003-df9a-4845-8b58-e67f6e563def, prop=18
  442. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=845a0003-df9a-4845-8b58-e67f6e563def
  443. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  444. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  445. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  446. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=845a0004-df9a-4845-8b58-e67f6e563def, prop=10
  447. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=845a0004-df9a-4845-8b58-e67f6e563def
  448. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  449. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  450. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  451. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=845a0005-df9a-4845-8b58-e67f6e563def, prop=10
  452. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=845a0005-df9a-4845-8b58-e67f6e563def
  453. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  454. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  455. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  456. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=0, charUuid=845a0006-df9a-4845-8b58-e67f6e563def, prop=2
  457. D/BluetoothGatt(1973): onGetCharacteristic() - Device=90:59:AF:04:33:36 UUID=845a0006-df9a-4845-8b58-e67f6e563def
  458. D/BtGatt.btif(1988): btif_gattc_get_characteristic
  459. D/BtGatt.btif(1988): btgattc_handle_event: Event 1008
  460. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_characteristic_cb
  461. D/BtGatt.GattService(1988): onGetCharacteristic() - address=90:59:AF:04:33:36, status=133, charUuid=845a0006-df9a-4845-8b58-e67f6e563def, prop=2
  462. D/BtGatt.btif(1988): btif_gattc_get_included_service
  463. D/BtGatt.btif(1988): btgattc_handle_event: Event 1011
  464. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_included_service_cb
  465. D/BtGatt.GattService(1988): onGetIncludedService() - address=90:59:AF:04:33:36, status=133, uuid=845a1000-df9a-4845-8b58-e67f6e563def, inclUuid=845a0006-df9a-4845-8b58-e67f6e563def
  466. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  467. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  468. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  469. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=845a0006-df9a-4845-8b58-e67f6e563def
  470. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  471. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  472. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  473. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=845a0006-df9a-4845-8b58-e67f6e563def
  474. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  475. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  476. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  477. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=845a0006-df9a-4845-8b58-e67f6e563def
  478. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  479. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  480. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  481. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=845a0006-df9a-4845-8b58-e67f6e563def
  482. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  483. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  484. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  485. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=845a0006-df9a-4845-8b58-e67f6e563def
  486. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  487. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  488. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  489. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=0, descUuid=00002902-0000-1000-8000-00805f9b34fb
  490. D/BluetoothGatt(1973): onGetDescriptor() - Device=90:59:AF:04:33:36 UUID=00002902-0000-1000-8000-00805f9b34fb
  491. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  492. D/BtGatt.btif(1988): btgattc_handle_event: Event 1010
  493. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  494. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  495. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  496. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  497. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  498. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  499. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  500. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  501. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  502. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  503. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  504. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  505. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  506. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  507. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  508. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  509. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  510. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  511. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  512. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  513. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  514. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  515. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  516. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  517. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  518. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  519. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  520. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  521. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  522. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  523. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  524. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  525. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  526. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  527. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  528. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  529. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  530. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  531. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  532. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  533. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  534. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  535. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  536. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  537. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  538. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  539. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  540. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  541. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  542. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=0, descUuid=00002902-0000-1000-8000-00805f9b34fb
  543. D/BluetoothGatt(1973): onGetDescriptor() - Device=90:59:AF:04:33:36 UUID=00002902-0000-1000-8000-00805f9b34fb
  544. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  545. D/BtGatt.btif(1988): btgattc_handle_event: Event 1010
  546. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  547. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  548. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  549. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  550. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  551. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  552. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  553. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  554. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  555. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  556. D/BtGatt.btif(1988): btif_gattc_get_descriptor
  557. D/BtGatt.btif(1988): btgattc_handle_event: Event 1009
  558. I/bt-btif(1988): HAL bt_gatt_callbacks->client->get_descriptor_cb
  559. D/BtGatt.GattService(1988): onGetDescriptor() - address=90:59:AF:04:33:36, status=133, descUuid=00002902-0000-1000-8000-00805f9b34fb
  560. D/BluetoothGatt(1973): onSearchComplete() = Device=90:59:AF:04:33:36 Status=0
  561. I/MYAPP_LOG(1973): StockProfile | onServicesChanged | count: 4
  562. I/MYAPP_LOG(1973): StockProfile | onServiceDiscovered
  563. I/MYAPP_LOG(1973): onServicesDiscovered: 4 services found
  564. I/MYAPP_LOG(1973): Found Service: 845a1000-df9a-4845-8b58-e67f6e563def
  565. D/BluetoothGatt(1973): setCharacteristicNotification() - uuid: 845a0003-df9a-4845-8b58-e67f6e563def enable: true
  566. D/BtGatt.GattService(1988): registerForNotification() - address=90:59:AF:04:33:36 enable: true
  567. D/BtGatt.btif(1988): btif_gattc_reg_for_notification
  568. D/BtGatt.btif(1988): btgattc_handle_event: Event 1018
  569. I/bt-btif(1988): HAL bt_gatt_callbacks->client->register_for_notification_cb
  570. D/BtGatt.GattService(1988): onRegisterForNotifications() - address=null, status=0, registered=1, charUuid=845a0003-df9a-4845-8b58-e67f6e563def
  571. D/BluetoothGatt(1973): readCharacteristic() - uuid: 845a0006-df9a-4845-8b58-e67f6e563def
  572. D/BtGatt.GattService(1988): readCharacteristic() - address=90:59:AF:04:33:36
  573. D/BtGatt.btif(1988): btif_gattc_read_char
  574. D/BtGatt.btif(1988): btgattc_handle_event: Event 1013
  575. I/bt-btif(1988): BTA got event 0x1f04
  576. I/bt-att(1988): GATTC_Read conn_id=4 type=2
  577. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  578. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  579. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  580. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  581. D/bt-att(1988): gatt_end_operation status=0 op=2 subtype=2
  582. D/bt-btif(1988): bta_gattc_cmpl_cback: conn_id = 4 op = 2 status = 0
  583. I/bt-btif(1988): BTA got event 0x1f0f
  584. D/bt-btif(1988): bta_gattc_op_cmpl op = 2
  585. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 3
  586. I/BtGatt.btif(1988): set_read_value unformat.len = 20
  587. I/bt-btif(1988): HAL bt_gatt_callbacks->client->read_characteristic_cb
  588. D/BtGatt.GattService(1988): onReadCharacteristic() - address=90:59:AF:04:33:36, status=0, length=20
  589. D/BluetoothGatt(1973): onCharacteristicRead() - Device=90:59:AF:04:33:36 UUID=845a0006-df9a-4845-8b58-e67f6e563def Status=0
  590. I/MYAPP_LOG(1973): onRead Complete | 845a0006-df9a-4845-8b58-e67f6e563def
  591. E/kickstart(573): Wrote to /sys/power/wake_lock
  592. D/BluetoothGatt(1973): readCharacteristic() - uuid: 845a0001-df9a-4845-8b58-e67f6e563def
  593. D/BtGatt.GattService(1988): readCharacteristic() - address=90:59:AF:04:33:36
  594. D/BtGatt.btif(1988): btif_gattc_read_char
  595. D/BtGatt.btif(1988): btgattc_handle_event: Event 1013
  596. I/bt-btif(1988): BTA got event 0x1f04
  597. I/bt-att(1988): GATTC_Read conn_id=4 type=2
  598. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  599. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  600. E/kickstart(573): Received file "/dev/block/platform/msm_sdcc.1/by-name/m9kefs2"
  601. E/kickstart(573): 786432 bytes transferred in 0.150s (5.01 MBps)
  602. E/kickstart(573): Successfully downloaded files from target
  603. E/kickstart(573): Wrote to /sys/power/wake_unlock
  604. E/kickstart(573): Sahara protocol completed
  605. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  606. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  607. D/bt-att(1988): gatt_end_operation status=0 op=2 subtype=2
  608. D/bt-btif(1988): bta_gattc_cmpl_cback: conn_id = 4 op = 2 status = 0
  609. I/bt-btif(1988): BTA got event 0x1f0f
  610. D/bt-btif(1988): bta_gattc_op_cmpl op = 2
  611. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 3
  612. I/BtGatt.btif(1988): set_read_value unformat.len = 14
  613. I/bt-btif(1988): HAL bt_gatt_callbacks->client->read_characteristic_cb
  614. D/BtGatt.GattService(1988): onReadCharacteristic() - address=90:59:AF:04:33:36, status=0, length=14
  615. D/BluetoothGatt(1973): onCharacteristicRead() - Device=90:59:AF:04:33:36 UUID=845a0001-df9a-4845-8b58-e67f6e563def Status=0
  616. I/MYAPP_LOG(1973): onRead Complete | 845a0001-df9a-4845-8b58-e67f6e563def
  617. I/dalvikvm(1973): Jit: resizing JitTable from 4096 to 8192
  618. D/BluetoothGatt(1973): writeCharacteristic() - uuid: 845a0002-df9a-4845-8b58-e67f6e563def
  619. D/BtGatt.GattService(1988): writeCharacteristic() - address=90:59:AF:04:33:36
  620. D/BtGatt.btif(1988): btif_gattc_write_char
  621. D/BtGatt.btif(1988): btgattc_handle_event: Event 1015
  622. I/bt-btif(1988): BTA got event 0x1f05
  623. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  624. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  625. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  626. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  627. D/bt-att(1988): gatt_end_operation status=0 op=3 subtype=2
  628. D/bt-btif(1988): bta_gattc_cmpl_cback: conn_id = 4 op = 3 status = 0
  629. I/bt-btif(1988): BTA got event 0x1f0f
  630. D/bt-btif(1988): bta_gattc_op_cmpl op = 3
  631. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 4
  632. I/bt-btif(1988): HAL bt_gatt_callbacks->client->write_characteristic_cb
  633. D/BtGatt.GattService(1988): onWriteCharacteristic() - address=90:59:AF:04:33:36, status=0
  634. D/BluetoothGatt(1973): onCharacteristicWrite() - Device=90:59:AF:04:33:36 UUID=845a0002-df9a-4845-8b58-e67f6e563def Status=0
  635. I/MYAPP_LOG(1973): Write completed!
  636. D/BluetoothGatt(1973): writeCharacteristic() - uuid: 845a0002-df9a-4845-8b58-e67f6e563def
  637. D/BtGatt.GattService(1988): writeCharacteristic() - address=90:59:AF:04:33:36
  638. D/BtGatt.btif(1988): btif_gattc_write_char
  639. D/BtGatt.btif(1988): btgattc_handle_event: Event 1015
  640. I/bt-btif(1988): BTA got event 0x1f05
  641. I/bt-l2cap(1988): L2CA_SendFixedChnlData() CID: 0x0004 BDA: 9059af043336
  642. D/bt-l2cap(1988): TotalWin=0,Hndl=0x2,Quota=4,Unack=1,RRQuota=0,RRUnack=0
  643. D/bt-l2cap(1988): TotalWin=1,LinkUnack(0x2)=0,RRCheck=0,RRUnack=0
  644. D/bt-att(1988): gatt_get_ch_state: ch_state=4
  645. D/bt-att(1988): gatt_end_operation status=0 op=3 subtype=2
  646. D/bt-btif(1988): bta_gattc_cmpl_cback: conn_id = 4 op = 3 status = 0
  647. I/bt-btif(1988): BTA got event 0x1f0f
  648. D/bt-btif(1988): bta_gattc_op_cmpl op = 3
  649. D/BtGatt.btif(1988): btif_gattc_upstreams_evt: Event 4
  650. I/bt-btif(1988): HAL bt_gatt_callbacks->client->write_characteristic_cb
  651. D/BtGatt.GattService(1988): onWriteCharacteristic() - address=90:59:AF:04:33:36, status=0
  652. D/BluetoothGatt(1973): onCharacteristicWrite() - Device=90:59:AF:04:33:36 UUID=845a0002-df9a-4845-8b58-e67f6e563def Status=0
  653. I/MYAPP_LOG(1973): Write completed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement