mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: initiator
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
714282660f
commit
cb9fe3152f
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ static unsigned long s_le_create_connection_callback_param;
|
|||
int GAP_LE_Create_Connection(unsigned int BluetoothStackID,
|
||||
unsigned int ScanInterval,
|
||||
unsigned int ScanWindow,
|
||||
GAP_LE_Filter_Policy_t InitatorFilterPolicy,
|
||||
GAP_LE_Filter_Policy_t InitiatorFilterPolicy,
|
||||
GAP_LE_Address_Type_t RemoteAddressType,
|
||||
BD_ADDR_t *RemoteDevice,
|
||||
GAP_LE_Address_Type_t LocalAddressType,
|
||||
|
|
Loading…
Add table
Reference in a new issue