存档
This commit is contained in:
@ -546,6 +546,8 @@ static int att_write_callback(hci_con_handle_t connection_handle, uint16_t att_h
|
||||
app_recieve_callback(0, buffer, buffer_size);
|
||||
}
|
||||
// JL_rcsp_auth_recieve(data, len);
|
||||
extern void le_user_app_send_event(size_t command, unsigned char* data, size_t size);
|
||||
le_user_app_send_event(ATT_CHARACTERISTIC_ae01_01_VALUE_HANDLE, buffer, buffer_size);
|
||||
break;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user