Home | History | Annotate | Download | only in include

Lines Matching refs:bt_bdaddr_t

131 bt_status_t btif_get_remote_device_property( bt_bdaddr_t *remote_addr,
143 bt_status_t btif_get_remote_device_properties( bt_bdaddr_t *remote_addr);
156 bt_status_t btif_set_remote_device_property( bt_bdaddr_t *remote_addr,
169 bt_status_t btif_get_remote_service_record( bt_bdaddr_t *remote_addr,
209 bt_status_t btif_dm_create_bond(const bt_bdaddr_t *bd_addr, int transport);
220 bt_status_t btif_dm_cancel_bond(const bt_bdaddr_t *bd_addr);
231 bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr);
242 uint16_t btif_dm_get_connection_state(const bt_bdaddr_t *bd_addr);
253 bt_status_t btif_dm_pin_reply( const bt_bdaddr_t *bd_addr, uint8_t accept,
265 bt_status_t btif_dm_passkey_reply( const bt_bdaddr_t *bd_addr,
277 bt_status_t btif_dm_ssp_reply( const bt_bdaddr_t *bd_addr,
301 bt_status_t btif_dm_get_remote_service_record(bt_bdaddr_t *remote_addr,
314 bt_status_t btif_dm_get_remote_services(bt_bdaddr_t *remote_addr);
325 bt_status_t btif_dm_get_remote_services_by_transport(bt_bdaddr_t *remote_addr, int transport);