Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dingjikerbo/Android-BluetoothKit
/ functions
Functions
981 in github.com/dingjikerbo/Android-BluetoothKit
⨍
Functions
981
◇
Types & classes
173
Method
getProperty
()
library/src/main/java/com/inuker/bluetooth/library/model/BleGattCharacter.java:77
Method
getRandomNum
()
app/src/main/java/com/inuker/bluetooth/StringUtils.java:245
Method
getServiceManager
()
library/src/main/java/com/inuker/bluetooth/library/utils/hook/compat/ServiceManagerCompat.java:29
Method
getStateType
()
app/src/main/java/com/inuker/bluetooth/view/PullToRefreshFrameLayout.java:172
Method
getTimeDisplayName
(long ctimelong)
app/src/main/java/com/inuker/bluetooth/StringUtils.java:91
Method
getTimeDisplayNameCompact
(long ctimelong)
app/src/main/java/com/inuker/bluetooth/StringUtils.java:183
Method
getView
(int position, View convertView, ViewGroup parent)
app/src/main/java/com/inuker/bluetooth/DeviceListAdapter.java:68
Method
getView
(int position, View convertView, ViewGroup parent)
app/src/main/java/com/inuker/bluetooth/DeviceDetailAdapter.java:79
Method
getWeakUIProxy
(Object object, Class<?> clazz)
library/src/main/java/com/inuker/bluetooth/library/utils/proxy/ProxyUtils.java:27
Method
getmPermissions
()
library/src/main/java/com/inuker/bluetooth/library/model/BleGattDescriptor.java:68
Method
getmUuid
()
library/src/main/java/com/inuker/bluetooth/library/model/BleGattDescriptor.java:60
Method
getmValue
()
library/src/main/java/com/inuker/bluetooth/library/model/BleGattDescriptor.java:76
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:594
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/BluetoothServiceImpl.java:92
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/utils/proxy/ProxyInvocationHandler.java:99
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/receiver/BluetoothReceiver.java:122
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/receiver/listener/AbsBluetoothListener.java:26
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/search/BluetoothSearchRequest.java:53
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/search/BluetoothSearchTask.java:82
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/search/BluetoothSearchHelper.java:104
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/channel/Channel.java:611
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:747
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectMaster.java:121
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectDispatcher.java:217
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/connect/request/BleRequest.java:191
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/connect/request/BleConnectRequest.java:139
Method
handleMessage
(Message msg)
library/src/main/java/com/inuker/bluetooth/library/connect/response/BluetoothResponse.java:34
Method
handleState
(Object... args)
library/src/main/java/com/inuker/bluetooth/library/channel/Channel.java:90
Method
hashCode
()
library/src/main/java/com/inuker/bluetooth/library/search/SearchResult.java:85
Method
hook
()
library/src/main/java/com/inuker/bluetooth/library/utils/hook/BluetoothHooker.java:19
Method
i
(String msg)
library/src/main/java/com/inuker/bluetooth/library/utils/BluetoothLog.java:16
Method
indicate
(final String mac, final UUID service, final UUID character, final BleNotifyResponse response)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:399
Method
indicate
(String mac, UUID service, UUID character, BleNotifyResponse response)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClient.java:111
Method
indicate
(UUID service, UUID character, BleGeneralResponse response)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectMaster.java:95
Method
indicate
(UUID service, UUID character, BleGeneralResponse response)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectDispatcher.java:151
Method
invoke
(Object proxy, Method method, Object[] args)
library/src/main/java/com/inuker/bluetooth/library/utils/hook/BluetoothGattProxyHandler.java:19
Method
invoke
(Object proxy, Method method, Object[] args)
library/src/main/java/com/inuker/bluetooth/library/utils/hook/BluetoothManagerProxyHandler.java:32
Method
invoke
(Object proxy, Method method, Object[] args)
library/src/main/java/com/inuker/bluetooth/library/utils/hook/BluetoothManagerBinderProxyHandler.java:32
Method
isAllFF
(byte[] bytes)
library/src/main/java/com/inuker/bluetooth/library/utils/ByteUtils.java:168
Method
isAutoLoading
()
app/src/main/java/com/inuker/bluetooth/view/PullRefreshListView.java:339
Method
isBleSupported
()
library/src/main/java/com/inuker/bluetooth/library/BluetoothClient.java:203
Method
isBluetoothOpened
()
library/src/main/java/com/inuker/bluetooth/library/BluetoothClient.java:191
Method
isBusy
()
app/src/main/java/com/inuker/bluetooth/view/PullRefreshListView.java:298
Method
isCharacteristicIndicatable
(BluetoothGattCharacteristic characteristic)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:743
Method
isCharacteristicNoRspWritable
(BluetoothGattCharacteristic characteristic)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:734
Method
isCharacteristicNotifyable
(BluetoothGattCharacteristic characteristic)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:738
Method
isCharacteristicReadable
(BluetoothGattCharacteristic characteristic)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:726
Method
isCharacteristicWritable
(BluetoothGattCharacteristic characteristic)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:730
Method
isDeviceConnected
(String mac)
library/src/main/java/com/inuker/bluetooth/library/utils/BluetoothUtils.java:189
Method
isHasHeader
()
app/src/main/java/com/inuker/bluetooth/view/PullRefreshListView.java:290
Method
isHasMoreData
()
app/src/main/java/com/inuker/bluetooth/view/PullRefreshListView.java:282
Method
isNullOrEmpty
(String str)
app/src/main/java/com/inuker/bluetooth/StringUtils.java:237
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/model/BleGattCharacter.java:50
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/model/BleGattService.java:45
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/model/BleGattDescriptor.java:42
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/model/BleGattProfile.java:109
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/search/SearchRequest.java:44
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/search/SearchTask.java:54
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/search/SearchResult.java:69
Method
newArray
(int size)
library/src/main/java/com/inuker/bluetooth/library/connect/options/BleConnectOptions.java:79
Method
notify
(final String mac, final UUID service, final UUID character, final BleNotifyResponse response)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:359
Method
notify
(String mac, UUID service, UUID character, BleNotifyResponse response)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClient.java:95
Method
notify
(UUID service, UUID character, BleGeneralResponse response)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectMaster.java:80
Method
notify
(UUID service, UUID character, BleGeneralResponse response)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectDispatcher.java:143
Method
onAsyncResponse
(int code, Bundle data)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:191
Method
onAttachedToWindow
()
app/src/main/java/com/inuker/bluetooth/view/WaveView.java:162
Method
onBind
(Intent intent)
library/src/main/java/com/inuker/bluetooth/library/BluetoothService.java:29
Method
onBluetoothStateChanged
(int prevState, int curState)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:610
Method
onBluetoothStateChanged
(boolean openOrClosed)
app/src/main/java/com/inuker/bluetooth/MainActivity.java:58
Method
onBondStateChanged
(String mac, int bondState)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:617
Method
onCallback
(int code)
library/src/main/java/com/inuker/bluetooth/library/channel/Channel.java:157
Method
onCallback
(int code)
library/src/main/java/com/inuker/bluetooth/library/channel/Channel.java:272
Method
onCharacterChanged
(String mac, UUID service, UUID character, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:634
Method
onCharacteristicChanged
(BluetoothGattCharacteristic characteristic, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:214
Method
onCharacteristicChanged
(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic)
library/src/main/java/com/inuker/bluetooth/library/connect/response/BluetoothGattResponse.java:41
Method
onCharacteristicRead
(BluetoothGattCharacteristic characteristic, int status, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:180
Method
onCharacteristicRead
(BluetoothGattCharacteristic characteristic, int status, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/request/BleReadRequest.java:54
Method
onCharacteristicRead
(BluetoothGattCharacteristic characteristic, int status, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/listener/IBluetoothGattResponse.java:16
Method
onCharacteristicRead
(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status)
library/src/main/java/com/inuker/bluetooth/library/connect/response/BluetoothGattResponse.java:31
Method
onCharacteristicWrite
(BluetoothGattCharacteristic characteristic, int status, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:197
Method
onCharacteristicWrite
(BluetoothGattCharacteristic characteristic, int status, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/request/BleWriteNoRspRequest.java:55
Method
onCharacteristicWrite
(BluetoothGattCharacteristic characteristic, int status, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/request/BleWriteRequest.java:55
Method
onCharacteristicWrite
(BluetoothGattCharacteristic characteristic, int status, byte[] value)
library/src/main/java/com/inuker/bluetooth/library/connect/listener/IBluetoothGattResponse.java:18
Method
onCharacteristicWrite
(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status)
library/src/main/java/com/inuker/bluetooth/library/connect/response/BluetoothGattResponse.java:36
Method
onClick
(View v)
app/src/main/java/com/inuker/bluetooth/DeviceListAdapter.java:97
Method
onClick
(View v)
app/src/main/java/com/inuker/bluetooth/CharacterActivity.java:151
Method
onClick
(View v)
app/src/main/java/com/inuker/bluetooth/TestActivity.java:25
Method
onClickFootView
()
app/src/main/java/com/inuker/bluetooth/view/PullRefreshListView.java:323
Method
onConnectStatusChanged
(String mac, int status)
library/src/main/java/com/inuker/bluetooth/library/BluetoothClientImpl.java:624
Method
onConnectStatusChanged
(boolean connectedOrDisconnected)
library/src/main/java/com/inuker/bluetooth/library/connect/request/BleRequest.java:281
Method
onConnectStatusChanged
(boolean connectedOrDisconnected)
library/src/main/java/com/inuker/bluetooth/library/connect/request/BleConnectRequest.java:172
Method
onConnectStatusChanged
(String mac, int status)
app/src/main/java/com/inuker/bluetooth/DeviceDetailActivity.java:82
Method
onConnectStatusChanged
(String mac, int status)
app/src/main/java/com/inuker/bluetooth/CharacterActivity.java:184
Method
onConnectionStateChange
(int status, int newState)
library/src/main/java/com/inuker/bluetooth/library/connect/BleConnectWorker.java:144
Method
onConnectionStateChange
(BluetoothGatt gatt, int status, int newState)
library/src/main/java/com/inuker/bluetooth/library/connect/response/BluetoothGattResponse.java:21
Method
onCreate
()
library/src/main/java/com/inuker/bluetooth/library/BluetoothService.java:21
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/com/inuker/bluetooth/TestActivity1.java:14
Method
onCreate
()
app/src/main/java/com/inuker/bluetooth/MyApplication.java:19
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/com/inuker/bluetooth/DeviceDetailActivity.java:42
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/com/inuker/bluetooth/MainActivity.java:30
← previous
next →
601–700 of 981, ranked by callers