]> git.neil.brown.name Git - history.git/commit
[Bluetooth] Change inquiry_cache to hci_inquiry_cache
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 4 Jul 2004 14:58:09 +0000 (16:58 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 4 Jul 2004 14:58:09 +0000 (16:58 +0200)
commita241baed35918223741d93fab035878ab2c08886
tree0275940ad6140e3b69d94304f310401a7be36f00
parenta56c56e7e6bf128656ee8fc019fc357fb824c1c5
[Bluetooth] Change inquiry_cache to hci_inquiry_cache

This patch changes the inquiry_* functions to be either local to hci_core.c
or change name from inquiry_cache_lookup to hci_inquiry_cache_lookup to try
and reduce the potential for namespace conflicts. There could be USB or SCSI
or other code that uses an inquiry_cache.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c