コード例 #1
0
		public static extern int str2ba(string str, out bdaddr_t ba);
コード例 #2
0
 public static extern int str2ba(string str, out bdaddr_t ba);
コード例 #3
0
		public static extern int hci_devba(int dev_id, out bdaddr_t bdaddr);
コード例 #4
0
 public static extern int hci_devba(int dev_id, out bdaddr_t bdaddr);