Home
last modified time | relevance | path

Searched refs:get_sdp_device_info (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/compat/
Dsdp.h30 int get_sdp_device_info(const bdaddr_t *src, const bdaddr_t *dst, struct hidp_connadd_req *req);
Dhidd.c292 err = get_sdp_device_info(&src, &dst, &req); in create_device()
456 err = get_sdp_device_info(src, dst, &req); in do_connect()
Dsdp.c184 int get_sdp_device_info(const bdaddr_t *src, const bdaddr_t *dst, struct hidp_connadd_req *req) in get_sdp_device_info() function