Bluetooth: trivial: Fix coding style
Change-Id: Ie0bdad384ea353733bb37acd5422269cc49ea08b Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
44e67698a6
commit
9b9e9e66c5
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ struct bt_hci_evt_le_conn_complete {
|
|||
#define BT_ADDR_LE_DEV_PUBLIC 0x00
|
||||
#define BT_ADDR_LE_DEV_RANDOM 0x01
|
||||
|
||||
#define BT_HCI_EVT_LE_ADVERTISING_REPORT 0x02
|
||||
#define BT_HCI_EVT_LE_ADVERTISING_REPORT 0x02
|
||||
struct bt_hci_ev_le_advertising_info {
|
||||
uint8_t evt_type;
|
||||
uint8_t bdaddr_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue