Searched defs:attr_type (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/rust/src/gatt/ffi/ |
D | gatt_shim.cc | 54 AttributeBackingType attr_type, uint32_t offset, in OnServerRead() 83 AttributeBackingType attr_type, uint32_t offset, in OnServerWrite()
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_db.cc | 265 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, uint32_t attr_len, in SDP_AddAttribute() 441 bool SDP_AddAttributeToRecord(tSDP_RECORD* p_rec, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttributeToRecord()
|
D | sdp_discovery.cc | 302 uint16_t attr_type; in add_attr() local
|