Lines Matching refs:bt_bdaddr_t
149 bt_status_t btif_get_remote_device_property( bt_bdaddr_t *remote_addr,
161 bt_status_t btif_get_remote_device_properties( bt_bdaddr_t *remote_addr);
174 bt_status_t btif_set_remote_device_property( bt_bdaddr_t *remote_addr,
187 bt_status_t btif_get_remote_service_record( bt_bdaddr_t *remote_addr,
227 bt_status_t btif_dm_create_bond(const bt_bdaddr_t *bd_addr, int transport);
238 bt_status_t btif_dm_create_bond_out_of_band(const bt_bdaddr_t *bd_addr, int transport,
250 bt_status_t btif_dm_cancel_bond(const bt_bdaddr_t *bd_addr);
261 bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr);
272 uint16_t btif_dm_get_connection_state(const bt_bdaddr_t *bd_addr);
283 bt_status_t btif_dm_pin_reply( const bt_bdaddr_t *bd_addr, uint8_t accept,
295 bt_status_t btif_dm_passkey_reply( const bt_bdaddr_t *bd_addr,
307 bt_status_t btif_dm_ssp_reply( const bt_bdaddr_t *bd_addr,
331 bt_status_t btif_dm_get_remote_service_record(bt_bdaddr_t *remote_addr,
344 bt_status_t btif_dm_get_remote_services(bt_bdaddr_t *remote_addr);
355 bt_status_t btif_dm_get_remote_services_by_transport(bt_bdaddr_t *remote_addr, int transport);