mirror of
https://github.com/google/pebble.git
synced 2025-11-19 05:50:54 -05:00
spelling: initiator
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -114,7 +114,7 @@ static unsigned long s_le_create_connection_callback_param;
|
|||||||
int GAP_LE_Create_Connection(unsigned int BluetoothStackID,
|
int GAP_LE_Create_Connection(unsigned int BluetoothStackID,
|
||||||
unsigned int ScanInterval,
|
unsigned int ScanInterval,
|
||||||
unsigned int ScanWindow,
|
unsigned int ScanWindow,
|
||||||
GAP_LE_Filter_Policy_t InitatorFilterPolicy,
|
GAP_LE_Filter_Policy_t InitiatorFilterPolicy,
|
||||||
GAP_LE_Address_Type_t RemoteAddressType,
|
GAP_LE_Address_Type_t RemoteAddressType,
|
||||||
BD_ADDR_t *RemoteDevice,
|
BD_ADDR_t *RemoteDevice,
|
||||||
GAP_LE_Address_Type_t LocalAddressType,
|
GAP_LE_Address_Type_t LocalAddressType,
|
||||||
|
|||||||
Reference in New Issue
Block a user