Searched refs:p_attr_ids (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_rc.cc | 339 const uint32_t* p_attr_ids, 342 const uint32_t* p_attr_ids, 346 const uint32_t* p_attr_ids, 4701 const uint32_t* p_attr_ids, in get_item_attribute_cmd() argument 5037 const uint32_t* p_attr_ids, in get_metadata_attribute_cmd() argument 5040 p_attr_ids[0]); in get_metadata_attribute_cmd() 5046 p_attr_ids, p_dev); in get_metadata_attribute_cmd() 5050 return get_element_attribute_cmd(num_attribute, p_attr_ids, p_dev); in get_metadata_attribute_cmd() 5063 const uint32_t* p_attr_ids, in get_element_attribute_cmd() argument 5066 p_attr_ids[0]); in get_element_attribute_cmd() [all …]
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_rc.h | 364 uint32_t* p_attr_ids, const RawAddress& bd_addr);
|