Home
last modified time | relevance | path

Searched defs:attribute_handle (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/
Dgatt_notify_channel.cc82 uint16_t attribute_handle, in Create()
101 uint16_t attribute_handle, in GattNotifyChannel()
Dproxy_host.cc404 uint16_t attribute_handle, in AcquireGattNotifyChannel()
418 uint16_t attribute_handle, in SendGattNotify()
430 uint16_t attribute_handle, in SendGattNotify()
Dgatt_notify_test.cc51 uint16_t attribute_handle = 0x4321; in TEST_F() member
130 uint16_t attribute_handle = 0x4321; in TEST_F() member
222 uint16_t attribute_handle = 0x4321; in TEST_F() member
299 const uint16_t attribute_handle = 0x1234; in TEST_F() member
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dgatt_notify_channel_internal.h27 uint16_t attribute_handle, in Create()
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/
Dgatt_notify_channel.h35 uint16_t attribute_handle() const { return attribute_handle_; } in attribute_handle() function
/external/pigweed/pw_bluetooth_proxy/pw_bluetooth_proxy_private/
Dtest_utils.h263 uint16_t attribute_handle = 0xBC; member
/external/pigweed/pw_bluetooth_sapphire/host/att/
Dbearer.cc558 Handle attribute_handle, in SendErrorResponse()
/external/pigweed/pw_bluetooth_sapphire/host/att/public/pw_bluetooth_sapphire/internal/host/att/
Datt.h149 Handle attribute_handle; member