free_command_ident
void (*free_command_ident)(struct HciConnection* conn, uint8 ident);
free_command_ident,
void free_command_ident(HciConnection* conn, uint8 ident);
btCoreData->free_command_ident(connection, ident);