Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 5 Oct 2013 10:01:04 +0000 (12:01 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 5 Oct 2013 10:03:38 +0000 (03:03 -0700)
commitf3d3444a4d7f76e79841c59c78105a45295cc4b0
treeb23d78feebc363b6b028fd366cde3b618f706d20
parent46a190cbd3d8992a017664367e9227dcd357ce53
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING

This flag is used to indicate whether we want to have advertising
enabled or not, so give it a more suitable name.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c
This page took 0.025768 seconds and 5 git commands to generate.