Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gmap/
Dgmap_server.cc229 uint16_t attribute_handle = service.attribute_handle; in OnServiceAdded() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc392 static bt_status_t btif_gatts_send_indication(int /* server_if */, int attribute_handle, in btif_gatts_send_indication() argument
/packages/modules/Bluetooth/system/include/hardware/
Dbt_common_types.h60 uint16_t attribute_handle; member
/packages/modules/Bluetooth/system/bta/ras/
Dras_server.cc723 uint16_t attribute_handle = service[i].attribute_handle; in OnServiceAdded() local
/packages/modules/Bluetooth/system/rust/src/gatt/
Dffi.rs128 attribute_handle: u16, field