Lines Matching refs:bt_bdaddr_t
192 int get_remote_device_properties(bt_bdaddr_t *remote_addr)
201 int get_remote_device_property(bt_bdaddr_t *remote_addr, bt_property_type_t type)
210 int set_remote_device_property(bt_bdaddr_t *remote_addr, const bt_property_t *property)
219 int get_remote_service_record(bt_bdaddr_t *remote_addr, bt_uuid_t *uuid)
228 int get_remote_services(bt_bdaddr_t *remote_addr)
255 static int create_bond(const bt_bdaddr_t *bd_addr)
264 static int cancel_bond(const bt_bdaddr_t *bd_addr)
273 static int remove_bond(const bt_bdaddr_t *bd_addr)
282 static int pin_reply(const bt_bdaddr_t *bd_addr, uint8_t accept,
292 static int ssp_reply(const bt_bdaddr_t *bd_addr, bt_ssp_variant_t variant,