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

  /external/bluetooth/bluez/include/bluetooth/
sdp_lib.h 463 int sdp_device_record_update(sdp_session_t *session, bdaddr_t *device, const sdp_record_t *rec);
  /external/bluetooth/bluez/lib/
sdp.c 2983 int sdp_device_record_update(sdp_session_t *session, bdaddr_t *device, const sdp_record_t *rec) function
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 802 ret = sdp_device_record_update(sess, &interface, rec);
928 ret = sdp_device_record_update(session, &interface, rec);
    [all...]

Completed in 361 milliseconds