HomeSort by relevance Sort by last modified time
    Searched refs:get_sdp_device_info (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/compat/
sdp.h 30 int get_sdp_device_info(const bdaddr_t *src, const bdaddr_t *dst, struct hidp_connadd_req *req);
hidd.c 292 err = get_sdp_device_info(&src, &dst, &req);
456 err = get_sdp_device_info(src, dst, &req);
sdp.c 184 int get_sdp_device_info(const bdaddr_t *src, const bdaddr_t *dst, struct hidp_connadd_req *req) function

Completed in 361 milliseconds