From: Johan Hedberg Date: Thu, 27 Feb 2014 12:05:40 +0000 (+0200) Subject: Bluetooth: Add tracking of advertising address type X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ed2cb88c7370d5aa88c92a2a0b1cb92c0979b9;p=pandora-kernel.git Bluetooth: Add tracking of advertising address type To know the real source address for incoming connections (needed e.g. for SMP) we should store the own_address_type parameter that was used for the last HCI_LE_Write_Advertising_Parameters command. This patch adds a proper command complete handler for the command and stores the address type in a new adv_addr_type variable in the hci_dev struct. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed