Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/udrv/include/
Duipc.h101 const char* socket_path);
/packages/modules/Bluetooth/system/stack/mmc/daemon/
Dservice.cc216 std::string socket_path = in CodecInit() local
218 response.set_socket_token(socket_path); in CodecInit()
/packages/modules/Bluetooth/system/udrv/ulinux/
Duipc.cc529 const char* socket_path) { in UIPC_Open() argument
543 uipc_setup_server_locked(uipc, ch_id, socket_path, p_cback); in UIPC_Open()