Home
last modified time | relevance | path

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

/Zephyr-4.2.1/drivers/bluetooth/hci/
Duserchan_bottom.c107 size_t socket_path_size = strlen(socket_path); in user_chan_unix_connect() local
109 if (socket_path_size >= sizeof(addr.sun_path)) { in user_chan_unix_connect()
111 socket_path_size, sizeof(addr.sun_path)); in user_chan_unix_connect()