Searched refs:kPropertyReliableWrite (Results 1 – 4 of 4) sorted by relevance
55 kPropertyReliableWrite = 1 << 8, enumerator
137 props |= kPropertyReliableWrite; in GetProperties()
547 .WillOnce(Return(BluetoothGattCharacteristic::kPropertyReliableWrite)) in IN_PROC_BROWSER_TEST_F()559 BluetoothGattCharacteristic::kPropertyReliableWrite | in IN_PROC_BROWSER_TEST_F()
83 if (properties & BluetoothGattCharacteristic::kPropertyReliableWrite) in PopulateCharacteristicProperties()