Home
last modified time | relevance | path

Searched refs:attribute_opcode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Dgatt_notify_channel.cc59 att_notify.attribute_opcode().Write(emboss::AttOpcode::ATT_HANDLE_VALUE_NTF); in Write()
H A Dproxy_host_test.cc1023 uint8_t attribute_opcode = 0x1B; in TEST() member
1065 EXPECT_EQ(gatt_notify.attribute_opcode().Read(), in TEST()
1066 static_cast<emboss::AttOpcode>(capture.attribute_opcode)); in TEST()
1096 const uint8_t attribute_opcode = 0x1B; in TEST() member
1148 EXPECT_EQ(gatt_notify.attribute_opcode().Read(), in TEST()
1149 static_cast<emboss::AttOpcode>(capture.attribute_opcode)); in TEST()
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Datt.emb102 0 [+1] AttOpcode attribute_opcode