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

  /system/bt/service/
settings.h 48 return android_ipc_socket_suffix_;
65 std::string android_ipc_socket_suffix_; member in class:bluetooth::Settings
settings.cpp 59 android_ipc_socket_suffix_ = suffix;
70 if (!android_ipc_socket_suffix_.empty() &&

Completed in 2029 milliseconds