Searched refs:bt_dev_index (Results 1 – 3 of 3) sorted by relevance
46 int user_chan_socket_open(unsigned short bt_dev_index) in user_chan_socket_open() argument58 addr.hci_dev = bt_dev_index; in user_chan_socket_open()
18 int user_chan_socket_open(unsigned short bt_dev_index);
46 static unsigned short bt_dev_index; variable309 LOG_DBG("hci%d", bt_dev_index); in uc_open()315 uc->fd = user_chan_socket_open(bt_dev_index); in uc_open()371 bt_dev_index = arg_hci_idx; in DT_INST_FOREACH_STATUS_OKAY()