mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-23 19:20:51 +00:00
sm: deprecated sm_send_security_request
This commit is contained in:
parent
bd37f2bf6e
commit
e8bde1e163
@ -194,7 +194,7 @@ static void packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *pack
|
||||
// for testing, choose one of the following actions
|
||||
|
||||
// manually start pairing
|
||||
// sm_send_security_request(con_handle);
|
||||
// sm_request_pairing(con_handle);
|
||||
|
||||
// gatt client request to authenticated characteristic in sm_pairing_central (short cut, uses hard-coded value handle)
|
||||
// gatt_client_read_value_of_characteristic_using_value_handle(&packet_handler, con_handle, 0x0009);
|
||||
|
Loading…
x
Reference in New Issue
Block a user