MCPcopy Create free account

hub / github.com/SouthAve/bleTester / functions

Functions118 in github.com/SouthAve/bleTester

↓ 8 callersMethodgetInstance
()
src/com/xinzhongxin/utils/Utils.java:231
↓ 7 callersMethodgetItem
(int arg0)
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:57
↓ 7 callersMethodgetService
()
src/com/xinzhongxin/service/BleService.java:272
↓ 5 callersMethodstr2Byte
(String hexStr)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:713
↓ 4 callersMethodbroadcastUpdate
(String action)
src/com/xinzhongxin/service/BleService.java:176
↓ 4 callersMethodcheckInputkey
(Editable arg0)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:644
↓ 4 callersMethodclose
(BluetoothGatt gatt)
src/com/xinzhongxin/service/BleService.java:277
↓ 4 callersMethodconnect
(String bleAddress)
src/com/xinzhongxin/service/BleService.java:228
↓ 3 callersMethodclear
()
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:115
↓ 2 callersMethodbytesToHex
(byte[] bytes)
src/com/xinzhongxin/utils/Utils.java:266
↓ 2 callersMethodgetItemId
(int arg0)
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:63
↓ 2 callersMethodinit
()
src/com/xinzhongxin/bletester/DeviceConnect.java:154
↓ 1 callersMethodParseScanRecord
(String scanRecord)
src/com/xinzhongxin/utils/Utils.java:238
↓ 1 callersMethodaddCharNames
(List<HashMap<String, String>> charNames)
src/com/xinzhongxin/adapter/CharacterisiticListAdapter.java:94
↓ 1 callersMethodaddChars
(List<BluetoothGattCharacteristic> characteristics)
src/com/xinzhongxin/adapter/CharacterisiticListAdapter.java:89
↓ 1 callersMethodaddDevice
(BluetoothDevice device, int RSSI, String scanRecord)
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:30
↓ 1 callersMethodaddService
(List<BluetoothGattService> services)
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:54
↓ 1 callersMethodaddServiceNames
(List<HashMap<String, String>> serviceName)
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:59
↓ 1 callersMethodbindBleSevice
()
src/com/xinzhongxin/bletester/DeviceConnect.java:144
↓ 1 callersMethoddisconnect
()
src/com/xinzhongxin/service/BleService.java:262
↓ 1 callersMethodexitBy2Click
()
src/com/xinzhongxin/bletester/MainActivity.java:195
↓ 1 callersMethodgetBleAdapter
()
src/com/xinzhongxin/bletester/MainActivity.java:89
↓ 1 callersMethodgetChartacteristicValue
( BluetoothGattCharacteristic characteristic)
src/com/xinzhongxin/service/BleService.java:153
↓ 1 callersMethodgetCount
()
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:51
↓ 1 callersMethodgetCurrentDatatime
()
src/com/xinzhongxin/utils/DateUtil.java:12
↓ 1 callersMethodgetDevice
(int position)
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:46
↓ 1 callersMethodgetScanResualt
()
src/com/xinzhongxin/bletester/MainActivity.java:96
↓ 1 callersMethodhexStr2Str
(String hexStr)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:700
↓ 1 callersMethodhexStr2Str
ʮ������ת���ַ��� @param String @return String ��Ӧ���ַ���
src/com/xinzhongxin/utils/Utils.java:283
↓ 1 callersMethodinit
()
src/com/xinzhongxin/bletester/CharacterisiticActivity.java:118
↓ 1 callersMethodinit
()
src/com/xinzhongxin/bletester/MainActivity.java:66
↓ 1 callersMethodinit
()
src/com/xinzhongxin/bletester/ChangeCharActivity.java:224
↓ 1 callersMethodmakeGattUpdateIntentFilter
()
src/com/xinzhongxin/bletester/CharacterisiticActivity.java:96
↓ 1 callersMethodmakeGattUpdateIntentFilter
()
src/com/xinzhongxin/bletester/DeviceConnect.java:198
↓ 1 callersMethodmakeIntentFilter
()
src/com/xinzhongxin/bletester/ChangeCharActivity.java:197
↓ 1 callersMethodonDestroy
()
src/com/xinzhongxin/bletester/MainActivity.java:141
↓ 1 callersMethodsaveResualt
(String result)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:315
↓ 1 callersMethodsetListItemListener
()
src/com/xinzhongxin/bletester/MainActivity.java:114
↓ 1 callersMethodstr2HexStr
(String str)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:685
↓ 1 callersMethodwriteDialog
()
src/com/xinzhongxin/bletester/ChangeCharActivity.java:353
MethodBleDeviceListAdapter
(Context context)
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:23
MethodBleSevicesListAdapter
(Context context)
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:30
MethodCharacterisiticListAdapter
(Context context)
src/com/xinzhongxin/adapter/CharacterisiticListAdapter.java:28
MethodUtils
()
src/com/xinzhongxin/utils/Utils.java:228
MethodafterTextChanged
(Editable arg0)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:423
MethodbeforeTextChanged
(CharSequence arg0, int arg1, int arg2, int arg3)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:417
Methodclear
()
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:115
MethoddateAddDay
(Date date, int addDay)
src/com/xinzhongxin/utils/DateUtil.java:67
MethoddateAddMonth
(Date date, int addMonth)
src/com/xinzhongxin/utils/DateUtil.java:74
MethodgetContext
()
src/com/xinzhongxin/application/MyApplication.java:14
MethodgetCount
()
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:36
MethodgetCount
()
src/com/xinzhongxin/adapter/CharacterisiticListAdapter.java:33
MethodgetCurrentMinutes
()
src/com/xinzhongxin/utils/DateUtil.java:81
MethodgetDay
(Date date)
src/com/xinzhongxin/utils/DateUtil.java:31
MethodgetItem
(int arg0)
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:42
MethodgetItem
(int arg0)
src/com/xinzhongxin/adapter/CharacterisiticListAdapter.java:39
MethodgetItemId
(int arg0)
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:48
MethodgetItemId
(int arg0)
src/com/xinzhongxin/adapter/CharacterisiticListAdapter.java:45
MethodgetMonth
(Date date)
src/com/xinzhongxin/utils/DateUtil.java:24
MethodgetMonthWeek
(Date date)
src/com/xinzhongxin/utils/DateUtil.java:44
MethodgetView
(int position, View view, ViewGroup arg2)
src/com/xinzhongxin/adapter/BleDeviceListAdapter.java:69
MethodgetView
(int position, View view, ViewGroup arg2)
src/com/xinzhongxin/adapter/BleSevicesListAdapter.java:69
MethodgetView
(int position, View view, ViewGroup arg2)
src/com/xinzhongxin/adapter/CharacterisiticListAdapter.java:51
MethodgetYear
(Date date)
src/com/xinzhongxin/utils/DateUtil.java:17
MethodgetYearWeek
(Date date)
src/com/xinzhongxin/utils/DateUtil.java:51
Methodinit
()
src/com/xinzhongxin/service/BleService.java:207
MethodonBind
(Intent intent)
src/com/xinzhongxin/service/BleService.java:170
MethodonCharacteristicChanged
(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic)
src/com/xinzhongxin/service/BleService.java:119
MethodonCharacteristicRead
(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status)
src/com/xinzhongxin/service/BleService.java:108
MethodonCheckedChanged
(RadioGroup arg0, int arg1)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:243
MethodonClick
(View arg0)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:294
MethodonConnectionStateChange
(BluetoothGatt gatt, int status, int newState)
src/com/xinzhongxin/service/BleService.java:83
MethodonCreate
(Bundle savedInstanceState)
src/com/xinzhongxin/bletester/CharacterisiticActivity.java:107
MethodonCreate
(Bundle savedInstanceState)
src/com/xinzhongxin/bletester/AboutActivity.java:10
MethodonCreate
(Bundle savedInstanceState)
src/com/xinzhongxin/bletester/MainActivity.java:45
MethodonCreate
(Bundle savedInstanceState)
src/com/xinzhongxin/bletester/QrcodeActivity.java:10
MethodonCreate
(Bundle savedInstanceState)
src/com/xinzhongxin/bletester/DeviceConnect.java:132
MethodonCreate
(Bundle savedInstanceState)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:210
MethodonCreate
()
src/com/xinzhongxin/application/MyApplication.java:9
MethodonCreateOptionsMenu
(Menu menu)
src/com/xinzhongxin/bletester/CharacterisiticActivity.java:146
MethodonCreateOptionsMenu
(Menu menu)
src/com/xinzhongxin/bletester/MainActivity.java:152
MethodonCreateOptionsMenu
(final Menu menu)
src/com/xinzhongxin/bletester/DeviceConnect.java:209
MethodonCreateOptionsMenu
(Menu menu)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:729
MethodonDestroy
()
src/com/xinzhongxin/bletester/CharacterisiticActivity.java:155
MethodonDestroy
()
src/com/xinzhongxin/bletester/DeviceConnect.java:189
MethodonDestroy
()
src/com/xinzhongxin/bletester/ChangeCharActivity.java:345
MethodonDestroy
()
src/com/xinzhongxin/service/BleService.java:293
MethodonItemClick
(AdapterView<?> arg0, View view, int position, long arg3)
src/com/xinzhongxin/bletester/CharacterisiticActivity.java:126
MethodonItemClick
(AdapterView<?> parent, View view, int position, long id)
src/com/xinzhongxin/bletester/MainActivity.java:116
MethodonItemClick
(AdapterView<?> arg0, View view, int position, long id)
src/com/xinzhongxin/bletester/DeviceConnect.java:175
MethodonKeyDown
(int keyCode, KeyEvent event)
src/com/xinzhongxin/bletester/MainActivity.java:188
MethodonLeScan
(final BluetoothDevice device, final int rssi, final byte[] scanRecord)
src/com/xinzhongxin/bletester/MainActivity.java:99
MethodonOptionsItemSelected
(MenuItem item)
src/com/xinzhongxin/bletester/MainActivity.java:159
MethodonOptionsItemSelected
(MenuItem item)
src/com/xinzhongxin/bletester/DeviceConnect.java:219
MethodonReadRemoteRssi
(BluetoothGatt gatt, int rssi, int status)
src/com/xinzhongxin/service/BleService.java:125
MethodonReceive
(Context arg0, Intent intent)
src/com/xinzhongxin/bletester/CharacterisiticActivity.java:79
MethodonReceive
(Context context, Intent intent)
src/com/xinzhongxin/bletester/DeviceConnect.java:79
MethodonReceive
(Context arg0, Intent intent)
src/com/xinzhongxin/bletester/ChangeCharActivity.java:125
MethodonRefresh
()
src/com/xinzhongxin/bletester/MainActivity.java:74
MethodonRefresh
()
src/com/xinzhongxin/bletester/DeviceConnect.java:161
next →1–100 of 118, ranked by callers