Home
last modified time | relevance | path

Searched defs:attr_type (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/rust/src/gatt/ffi/
Dgatt_shim.cc55 AttributeBackingType attr_type, in OnServerRead()
85 AttributeBackingType attr_type, uint32_t offset, bool need_response, in OnServerWrite()
/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_add_record_test.cc42 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc43 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc354 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()
442 uint8_t attr_type, uint32_t attr_len, in SDP_AddAttributeToRecord()
Dsdp_discovery.cc830 uint16_t attr_type; in add_attr() local
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc78 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute()