Lines Matching refs:RawAddress

37 Octet16 btif_storage_get_gatt_cl_db_hash(const RawAddress& bd_addr) {  in btif_storage_get_gatt_cl_db_hash()
47 const RawAddress& address, uint8_t* capabilities, uint64_t* hi_sync_id, in btif_storage_get_hearing_aid_prop()
52 bool btif_storage_get_stored_remote_name(const RawAddress& bd_addr, in btif_storage_get_stored_remote_name()
57 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr) { in btif_storage_is_restricted_device()
61 bt_status_t btif_storage_add_ble_bonding_key(RawAddress* remote_bd_addr, in btif_storage_add_ble_bonding_key()
73 bt_status_t btif_storage_add_bonded_device(RawAddress* remote_bd_addr, in btif_storage_add_bonded_device()
80 RawAddress* remote_bd_addr, uint16_t attr_mask, uint8_t sub_class, in btif_storage_add_hid_device_info()
87 bt_status_t btif_storage_add_remote_device(const RawAddress* remote_bd_addr, in btif_storage_add_remote_device()
97 bt_status_t btif_storage_get_ble_bonding_key(const RawAddress& remote_bd_addr, in btif_storage_get_ble_bonding_key()
109 bt_status_t btif_storage_get_remote_addr_type(const RawAddress* remote_bd_addr, in btif_storage_get_remote_addr_type()
115 const RawAddress* remote_bd_addr, bt_property_t* property) { in btif_storage_get_remote_device_property()
132 const RawAddress* remote_bd_addr) { in btif_storage_remove_ble_bonding_keys()
141 const RawAddress* remote_bd_addr) { in btif_storage_remove_bonded_device()
145 bt_status_t btif_storage_remove_hid_info(const RawAddress& remote_bd_addr) { in btif_storage_remove_hid_info()
149 bt_status_t btif_storage_remove_hidd(RawAddress* remote_bd_addr) { in btif_storage_remove_hidd()
157 bt_status_t btif_storage_set_hidd(const RawAddress& remote_bd_addr) { in btif_storage_set_hidd()
161 bt_status_t btif_storage_set_remote_addr_type(const RawAddress* remote_bd_addr, in btif_storage_set_remote_addr_type()
167 const RawAddress* remote_bd_addr, bt_property_t* property) { in btif_storage_set_remote_device_property()
183 uint8_t btif_storage_get_gatt_cl_supp_feat(const RawAddress& bd_addr) { in btif_storage_get_gatt_cl_supp_feat()
198 void btif_storage_remove_gatt_cl_db_hash(const RawAddress& bd_addr) { in btif_storage_remove_gatt_cl_db_hash()
201 void btif_storage_remove_gatt_cl_supp_feat(const RawAddress& bd_addr) { in btif_storage_remove_gatt_cl_supp_feat()
204 void btif_storage_remove_hearing_aid(const RawAddress& address) { in btif_storage_remove_hearing_aid()
207 void btif_storage_set_gatt_cl_db_hash(const RawAddress& bd_addr, Octet16 hash) { in btif_storage_set_gatt_cl_db_hash()
210 void btif_storage_set_gatt_cl_supp_feat(const RawAddress& bd_addr, in btif_storage_set_gatt_cl_supp_feat()
214 void btif_storage_set_hearing_aid_acceptlist(const RawAddress& address, in btif_storage_set_hearing_aid_acceptlist()
218 void btif_storage_set_gatt_sr_supp_feat(const RawAddress& addr, uint8_t feat) { in btif_storage_set_gatt_sr_supp_feat()
221 uint8_t btif_storage_get_sr_supp_feat(const RawAddress& bd_addr) { in btif_storage_get_sr_supp_feat()