/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | generic_attribute_service.cc | 62 bool indicate) { in Register() 112 PeerId peer_id, bool indicate) { in SetServiceChangedIndicationSubscription()
|
H A D | fake_client.cc | 254 void FakeClient::SendNotification(bool indicate, in SendNotification()
|
H A D | fake_layer.cc | 280 bool indicate) { in CallPersistServiceChangedCCCCallback()
|
H A D | local_service_manager.cc | 300 bool indicate = ccc_value & kCCCIndicationBit; in OnWriteCCC() local
|
H A D | local_service_manager_test.cc | 1048 bool indicate) { in BuildService()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt_server_server.cc | 318 bool indicate) { in PublishService() 428 bool indicate) { in OnCharacteristicConfig()
|
H A D | gatt2_server_server.cc | 240 bool indicate) { in OnClientCharacteristicConfiguration()
|
H A D | gatt2_server_server_test.cc | 115 bool indicate, in CharacteristicConfiguration() 744 fbg::LocalService::CharacteristicConfigurationCallback cb) { in TEST_F()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/ |
H A D | persisted_data.h | 26 bool indicate; member
|
H A D | local_service_manager.h | 109 bool indicate; member
|
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/config/ |
H A D | RadioConfigIndication.cpp | 36 std::shared_ptr<aidl::IRadioConfigIndication> RadioConfigIndication::indicate() { in indicate() function in android::hardware::radio::compat::RadioConfigIndication
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/ |
D | has_client_test.cc | 304 const bool indicate = false; in set_sample_database() local 837 std::vector<uint8_t> value, bool indicate = false) { in InjectNotificationEvent() 870 const HasPreset& preset, bool indicate, bool is_last) { in InjectNotifyReadPresetResponse() 882 void InjectPresetChanged(uint16_t conn_id, RawAddress const& address, bool indicate, in InjectPresetChanged() 910 std::vector<uint8_t> value, bool indicate, int index, in InjectNotifyReadPresetsResponse()
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/ |
D | att_database.rs | 62 pub fn indicate(&self) -> bool { in indicate() method
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/bluetooth_core_rust_packets/gen/ |
D | _packets.rs | 1075 pub indicate: u8, field 1095 pub fn indicate(&self) -> u8 { in indicate() method 1196 let indicate = ((chunk >> 5) & 0x1); in decode() localVariable
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/ |
D | _packets.rs | 1075 pub indicate: u8, field 1095 pub fn indicate(&self) -> u8 { in indicate() method 1196 let indicate = ((chunk >> 5) & 0x1); in decode() localVariable
|