Bluetooth: Minor whitespace fix
Change-Id: Ia51eba21b0ba6f1a7a8ba45c76cd7a5224596870 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
1a756d6f8d
commit
38564baf2f
1 changed files with 1 additions and 1 deletions
|
@ -1612,7 +1612,7 @@ static void extended_inquiry_result(struct net_buf *buf)
|
|||
memcpy(result->eir, evt->eir, sizeof(result->eir));
|
||||
}
|
||||
|
||||
static void remote_name_request_complete(struct net_buf *buf)
|
||||
static void remote_name_request_complete(struct net_buf *buf)
|
||||
{
|
||||
struct bt_hci_evt_remote_name_req_complete *evt = (void *)buf->data;
|
||||
struct bt_br_discovery_result *result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue