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

  /external/bluetooth/bluez/src/
sdpd-server.c 136 strcpy(unaddr.sun_path, SDP_UNIX_PATH);
147 chmod(SDP_UNIX_PATH, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH);
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 37 #define SDP_UNIX_PATH ANDROID_SOCKET_DIR"/bluetooth"
  /external/bluetooth/bluez/lib/
sdp.c     [all...]

Completed in 39 milliseconds