Searched defs:attr_type (Results  1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/rust/src/gatt/ffi/ | 
| D | gatt_shim.cc | 55                                        AttributeBackingType attr_type,  in OnServerRead() 85     AttributeBackingType attr_type, uint32_t offset, bool need_response,  in OnServerWrite()
  | 
| /packages/modules/Bluetooth/system/bta/test/ | 
| D | bta_hf_client_add_record_test.cc | 42 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type,  in SDP_AddAttribute()
  | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_stack_sdp_db.cc | 43 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type,  in SDP_AddAttribute()
  | 
| /packages/modules/Bluetooth/system/stack/sdp/ | 
| D | sdp_db.cc | 354 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()
  | 
| D | sdp_discovery.cc | 830   uint16_t attr_type;  in add_attr()  local
  | 
| /packages/modules/Bluetooth/system/stack/test/gatt/ | 
| D | mock_gatt_utils_ref.cc | 78 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type,  in SDP_AddAttribute()
  |