Qin Wang
|
178bfc2897
|
Enbale ble to connect to Gatt srver
PiperOrigin-RevId: 516896186
|
2023-03-15 12:22:44 -07:00 |
|
Guogang Li
|
fd5430764f
|
Created NearbyFlags to avoid create multiple classes
PiperOrigin-RevId: 516885843
|
2023-03-15 11:44:25 -07:00 |
|
Guogang Li
|
acf0f09a3f
|
Hooked up experiment for Nearby Connections
PiperOrigin-RevId: 516694135
|
2023-03-14 19:15:54 -07:00 |
|
Guogang Li
|
e539d021a3
|
Added flag for BLE v2 in nearby connections
PiperOrigin-RevId: 516585139
|
2023-03-14 11:35:49 -07:00 |
|
Nick Bourdakos
|
ecac59ef2b
|
Remove py_proto_library
PiperOrigin-RevId: 516548569
|
2023-03-14 09:36:35 -07:00 |
|
Suet-Fei Li
|
108e7eeae2
|
Fix LICENSE file.
PiperOrigin-RevId: 516440654
|
2023-03-14 00:11:18 -07:00 |
|
John Carroll
|
999a5e4681
|
Drop windows/json and use google3/third_party/json instead. Update the LICENSE file.
PiperOrigin-RevId: 516383763
|
2023-03-13 18:44:42 -07:00 |
|
hai007
|
9c3b5fb377
|
Add Python support to connections_enums.proto.
PiperOrigin-RevId: 515649214
|
2023-03-10 08:57:23 -08:00 |
|
hai007
|
e866ef6061
|
[Analytics] logging for default opt in.
PiperOrigin-RevId: 515561927
|
2023-03-10 00:57:39 -08:00 |
|
Qin Wang
|
1e4497d59c
|
Add Write Type enum to specify what type of GATT write should be performed
PiperOrigin-RevId: 515487102
|
2023-03-09 17:28:09 -08:00 |
|
Guogang Li
|
988847e2d6
|
internal change
PiperOrigin-RevId: 515350366
|
2023-03-09 09:01:58 -08:00 |
|
hai007
|
e5efc0a09a
|
Add all options to GNCAdvertisingOptions, GNCDiscoveryOptions, and GNCConnectionOptions.
PiperOrigin-RevId: 515153199
|
2023-03-08 15:08:30 -08:00 |
|
Anay Wadhera
|
4375f988d7
|
Remove irrelevant timeout fields from discovery_options
PiperOrigin-RevId: 515106695
|
2023-03-08 12:17:43 -08:00 |
|
Qin Wang
|
53d4f55e70
|
Immediate convert ByteArray to string to avoid using ByteArray in Fast Pair internal code
PiperOrigin-RevId: 514833850
|
2023-03-07 14:06:33 -08:00 |
|
Qin Wang
|
7e1ca7d458
|
Print out GattCommunicationStatus to help with debugging
PiperOrigin-RevId: 514809824
|
2023-03-07 12:38:25 -08:00 |
|
Qin Wang
|
0c078b3528
|
Convet ByteArray to std::string in ble_gatt_client
PiperOrigin-RevId: 514786088
|
2023-03-07 11:10:34 -08:00 |
|
Guogang Li
|
ead3df1ff8
|
Added flag reader interface
PiperOrigin-RevId: 514551069
|
2023-03-06 15:55:10 -08:00 |
|
Qin Wang
|
f1ad8f4b9a
|
Remove ble_gatt_client from third_party/nearby/fastpair
PiperOrigin-RevId: 514469603
|
2023-03-06 11:24:58 -08:00 |
|
Qin Wang
|
ba8d60b8a9
|
Implement subscription for a GATT characteristic value changed
PiperOrigin-RevId: 513960871
|
2023-03-06 07:08:08 -08:00 |
|
Hai Shang
|
29a52b7bf1
|
ble_v2 internal clean up
PiperOrigin-RevId: 513933519
|
2023-03-06 07:06:57 -08:00 |
|
Guogang Li
|
4f7b61ad79
|
Added flag to control whether enable base64 in BLE advertisement header
PiperOrigin-RevId: 513924031
|
2023-03-06 07:03:30 -08:00 |
|
Qin Wang
|
2eff1c383c
|
Change TaskRunner to be unique_ptr
PiperOrigin-RevId: 513858401
|
2023-03-03 10:15:30 -08:00 |
|
John Carroll
|
4b1423d94e
|
Adding Gatt Server tests.
PiperOrigin-RevId: 513823778
|
2023-03-03 07:38:56 -08:00 |
|
Guogang Li
|
21e8a0200c
|
Added advertising and scanning for BLE v2
PiperOrigin-RevId: 513652877
|
2023-03-02 15:17:25 -08:00 |
|
Guogang Li
|
5c9166c02d
|
Check BLE extended feature before use it
PiperOrigin-RevId: 513637981
|
2023-03-02 14:20:03 -08:00 |
|
hai007
|
9542a4812d
|
Renamed to "wrapper" and move fastpair windows adapter-related code into dart folder to followed the nearby structure change from platform based clients to language based in third_party.
PiperOrigin-RevId: 513635793
|
2023-03-02 14:12:32 -08:00 |
|
Anay Wadhera
|
b0e5b059d9
|
Internal upgrade
PiperOrigin-RevId: 513590478
|
2023-03-02 11:20:57 -08:00 |
|
Qin Wang
|
9f49719492
|
RefactorConstant
PiperOrigin-RevId: 513577039
|
2023-03-02 10:34:12 -08:00 |
|
Edwin Wu
|
517ff0f52e
|
[Nearby Connections] Add control packet in BlePacket
PiperOrigin-RevId: 513573452
|
2023-03-02 10:21:07 -08:00 |
|
hai007
|
d2965024ca
|
Move app data from %PROGRAMDATA% to %LOCALAPPDATA%
PiperOrigin-RevId: 513355549
|
2023-03-01 15:22:23 -08:00 |
|
Qin Wang
|
4727861f5d
|
Refactor GattCharactristic to support bitwise combination of Permission and Property
PiperOrigin-RevId: 513339751
|
2023-03-01 14:21:04 -08:00 |
|
Janusz Sobczak
|
bb0ccf9156
|
Verify LDT with test data from android tests
PiperOrigin-RevId: 513093397
|
2023-02-28 18:12:03 -08:00 |
|
hai007
|
37adaf83c7
|
Implement Fast Pair notification controller.
PiperOrigin-RevId: 513067597
|
2023-02-28 16:15:29 -08:00 |
|
Qin Wang
|
f9dec58aff
|
Add PairFailure to track errors for fast pair pairing
PiperOrigin-RevId: 513053149
|
2023-02-28 15:18:36 -08:00 |
|
Guogang Li
|
d750e54bc8
|
Added dummy implementation for BLE sockets
PiperOrigin-RevId: 512797910
|
2023-02-27 19:29:58 -08:00 |
|
Guogang Li
|
843a4c1a35
|
Added initial BLE GATT server implementation for BLE v2 support
PiperOrigin-RevId: 512666999
|
2023-02-27 10:35:02 -08:00 |
|
hai007
|
96327865cd
|
Move the file settings_file.json location to C:\ProgramData\Google\Nearby\Connections
PiperOrigin-RevId: 512198457
|
2023-02-24 17:11:53 -08:00 |
|
Aaron Yu
|
3bb4ab1367
|
Fix global buffer overflow bugs
PiperOrigin-RevId: 512139953
|
2023-02-24 12:46:24 -08:00 |
|
Anay Wadhera
|
abe68db97d
|
Add GattServer#NotifyCharacteristicChanged to ble_v2
PiperOrigin-RevId: 512124578
|
2023-02-24 11:46:33 -08:00 |
|
hai007
|
4ac88c17c5
|
WiFi Lan logging clean up
PiperOrigin-RevId: 511871233
|
2023-02-23 13:30:12 -08:00 |
|
Anay Wadhera
|
f3ebf77ed2
|
Add GattClient#SetCharacteristicNotification for subscribing to a GATT characteristic
PiperOrigin-RevId: 511862183
|
2023-02-23 12:54:41 -08:00 |
|
Guogang Li
|
d260feced5
|
Added BLE V2 GATT client implementation for Windows
PiperOrigin-RevId: 511635693
|
2023-02-22 17:05:31 -08:00 |
|
Guogang Li
|
070609883f
|
Fixed the crashes in Bluetooth socket
PiperOrigin-RevId: 511615254
|
2023-02-22 15:37:43 -08:00 |
|
Nick Bourdakos
|
b59ed0b70f
|
Add Apple implementation for timer
PiperOrigin-RevId: 511201457
|
2023-02-21 08:03:09 -08:00 |
|
Will Harmon
|
a977a6bd7c
|
Add additional Description error codes
PiperOrigin-RevId: 511008650
|
2023-02-20 09:27:44 -08:00 |
|
Nick Bourdakos
|
f655636db7
|
Implement SendRequest for Apple platform
PiperOrigin-RevId: 510539758
|
2023-02-17 15:49:15 -08:00 |
|
Nick Bourdakos
|
179c67291c
|
Remove old Wi-Fi LAN package
PiperOrigin-RevId: 510349290
|
2023-02-16 23:36:10 -08:00 |
|
Nick Bourdakos
|
2c47104dc9
|
Update the Apple Wi-Fi LAN medium to use WifiLanV2
PiperOrigin-RevId: 510228266
|
2023-02-16 13:28:38 -08:00 |
|
Nick Bourdakos
|
949d882727
|
Add discovery/connect implementation for Wi-Fi LAN medium that uses the Network framework
PiperOrigin-RevId: 510221769
|
2023-02-16 13:03:21 -08:00 |
|
hai007
|
29014f7ad4
|
[Sharing] Add getMyDecices API.
PiperOrigin-RevId: 510060447
|
2023-02-16 00:15:28 -08:00 |
|