Searched defs:attribute_handle (Results 1 – 13 of 13) sorted by relevance
71 uint16_t attribute_handle) { in Create()86 uint16_t attribute_handle) in GattNotifyChannel()
425 uint16_t attribute_handle, in SendGattNotify()
1024 uint16_t attribute_handle = 0x4321; in TEST() member1097 const uint16_t attribute_handle = 0x1234; in TEST() member
27 uint16_t attribute_handle) { in Create()
229 uint16_t attribute_handle = service.attribute_handle; in OnServiceAdded() local
437 static bt_status_t btif_gatts_send_indication(int /* server_if */, int attribute_handle, in btif_gatts_send_indication() argument
557 Handle attribute_handle, in SendErrorResponse()
60 uint16_t attribute_handle; member
149 Handle attribute_handle; member
705 uint16_t attribute_handle = service[i].attribute_handle; in OnServiceAdded() local
136 attribute_handle: u16, field
2138 pub attribute_handle: AttHandle, field2191 pub fn attribute_handle(&self) -> &AttHandle { in attribute_handle() method