Lines Matching refs:bt_bdaddr_t
191 int get_remote_device_properties(bt_bdaddr_t *remote_addr)
200 int get_remote_device_property(bt_bdaddr_t *remote_addr, bt_property_type_t type)
209 int set_remote_device_property(bt_bdaddr_t *remote_addr, const bt_property_t *property)
218 int get_remote_service_record(bt_bdaddr_t *remote_addr, bt_uuid_t *uuid)
227 int get_remote_services(bt_bdaddr_t *remote_addr)
254 static int create_bond(const bt_bdaddr_t *bd_addr)
263 static int cancel_bond(const bt_bdaddr_t *bd_addr)
272 static int remove_bond(const bt_bdaddr_t *bd_addr)
281 static int pin_reply(const bt_bdaddr_t *bd_addr, uint8_t accept,
291 static int ssp_reply(const bt_bdaddr_t *bd_addr, bt_ssp_variant_t variant,