OSDN Git Service

btio: Add address type in bt_io_connect
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Wed, 25 Apr 2012 01:42:26 +0000 (22:42 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 25 Apr 2012 09:58:48 +0000 (12:58 +0300)
commitd94f9cbf7575a73e46dc2d0c27958c2ec2d841a8
tree9cce49ae8cee08b66234c5a33013bb5440d78606
parentba801fcd67e4fa5169e8c8b73fd87b6c08fca335
btio: Add address type in bt_io_connect

This patch adds a new BtIO option to allow setting the remote Bluetooth
address type for BLE connections. Allowed values for BT_IO_OPT_DEST_TYPE
option are: BDADDR_BREDR, BDADDR_LE_PUBLIC, and BDADDR_LE_RANDOM.
btio/btio.c
btio/btio.h